Trace number 3730516

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
PB10: borg-pb 10.05.30UNSAT 193.37 185.398

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/
aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
MD5SUM2ca83d15931a383b90d8a7a08c6c1d9a
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.003999
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables400
Total number of constraints60
Number of constraints which are clauses40
Number of constraints which are cardinality constraints (but not clauses)20
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint10
Maximum length of a constraint20
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 21
Number of bits of the biggest sum of numbers5
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.41/0.60	c DEBUG: probabilities of action success (DCM model):
0.41/0.60	c        pb/competition_2010/bsolo_pb10-l1   : 0.2446 0.3106 0.3432 0.4493 0.5331 0.5649 0.6331
0.41/0.60	c        pb/competition_2010/bsolo_pb10-l2   : 0.2220 0.2840 0.3077 0.3819 0.4261 0.4617 0.5493
0.41/0.60	c        pb/competition_2010/bsolo_pb10-l3   : 0.2079 0.2803 0.3237 0.4112 0.4599 0.4979 0.5927
0.41/0.60	c        pb/competition_2010/wbo1.4a         : 0.3403 0.4826 0.5859 0.7308 0.8018 0.8464 0.9114
0.41/0.60	c        pb/competition_2010/wbo1.4b         : 0.2130 0.3046 0.4491 0.6693 0.7698 0.8150 0.8796
0.41/0.60	c        pb/other/clasp-1.3.3                : 0.4078 0.5945 0.6711 0.8373 0.8906 0.9054 0.9586
0.41/0.60	c        pb/other/sat4j-pb-v20090829         : 0.2634 0.4175 0.5149 0.6419 0.7125 0.7655 0.8315
0.41/0.60	c        pb/other/sat4j-pb-v20090829-cutting : 0.2190 0.3670 0.4173 0.5593 0.5959 0.6405 0.7110
0.41/0.61	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=1439709527', u'HOME/instance-3730516-1338716085.opb'] for 0:00:10
11.36/11.12	c DEBUG: probabilities of action success (DCM model):
11.36/11.12	c        pb/competition_2010/bsolo_pb10-l1   : 0.0864 0.1465 0.1840 0.2857 0.3885 0.4283 0.5203
11.36/11.12	c        pb/competition_2010/bsolo_pb10-l2   : 0.0562 0.0749 0.0922 0.1683 0.2191 0.2624 0.3839
11.36/11.12	c        pb/competition_2010/bsolo_pb10-l3   : 0.0651 0.1056 0.1465 0.2372 0.2927 0.3401 0.4668
11.36/11.12	c        pb/competition_2010/wbo1.4a         : 0.1742 0.3354 0.4616 0.6290 0.7329 0.7917 0.8920
11.36/11.12	c        pb/competition_2010/wbo1.4b         : 0.1021 0.1948 0.3272 0.5834 0.7167 0.7734 0.8713
11.36/11.12	c        pb/other/clasp-1.3.3                : 0.0473 0.3999 0.5163 0.7617 0.8422 0.8653 0.9405
11.36/11.12	c        pb/other/sat4j-pb-v20090829         : 0.0742 0.2233 0.3526 0.5167 0.6055 0.6788 0.7733
11.36/11.12	c        pb/other/sat4j-pb-v20090829-cutting : 0.0499 0.1563 0.1889 0.3805 0.4170 0.4832 0.5874
11.36/11.12	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=260204211', u'HOME/instance-3730516-1338716085.opb'] for 0:00:50
63.71/61.39	c DEBUG: probabilities of action success (DCM model):
63.71/61.39	c        pb/competition_2010/bsolo_pb10-l1   : 0.0547 0.0978 0.1349 0.2096 0.2919 0.3395 0.4502
63.71/61.39	c        pb/competition_2010/bsolo_pb10-l2   : 0.0217 0.0303 0.0367 0.0801 0.1077 0.1434 0.2606
63.71/61.39	c        pb/competition_2010/bsolo_pb10-l3   : 0.0470 0.0799 0.1116 0.1733 0.2111 0.2575 0.3877
63.71/61.39	c        pb/competition_2010/wbo1.4a         : 0.1185 0.2379 0.3470 0.5355 0.6578 0.7196 0.8608
63.71/61.39	c        pb/competition_2010/wbo1.4b         : 0.0869 0.1706 0.2900 0.5236 0.6835 0.7441 0.8592
63.71/61.39	c        pb/other/clasp-1.3.3                : 0.0379 0.0752 0.3715 0.6781 0.7801 0.8135 0.9135
63.71/61.39	c        pb/other/sat4j-pb-v20090829         : 0.0318 0.1365 0.2340 0.3981 0.5023 0.5936 0.7124
63.71/61.39	c        pb/other/sat4j-pb-v20090829-cutting : 0.0173 0.0836 0.1032 0.2448 0.2753 0.3273 0.4541
63.84/61.40	c DETAIL: running [u'HOME/etc/solvers/competition_2010/wbo1.4a/wbo1.4a', u'-file-format=opb', u'HOME/instance-3730516-1338716085.opb'] for 0:00:50
116.80/112.07	c DEBUG: probabilities of action success (DCM model):
116.80/112.07	c        pb/competition_2010/bsolo_pb10-l1   : 0.0278 0.0511 0.0882 0.1629 0.2421 0.2747 0.3900
116.80/112.07	c        pb/competition_2010/bsolo_pb10-l2   : 0.0061 0.0084 0.0115 0.0469 0.0744 0.0930 0.2225
116.80/112.07	c        pb/competition_2010/bsolo_pb10-l3   : 0.0329 0.0577 0.0782 0.1040 0.1360 0.1770 0.3184
116.80/112.07	c        pb/competition_2010/wbo1.4a         : 0.0617 0.0395 0.2320 0.4467 0.5948 0.6636 0.8342
116.80/112.07	c        pb/competition_2010/wbo1.4b         : 0.0760 0.1558 0.2360 0.4683 0.6510 0.7218 0.8401
116.80/112.07	c        pb/other/clasp-1.3.3                : 0.0355 0.0586 0.3520 0.6663 0.7778 0.8140 0.9027
116.80/112.07	c        pb/other/sat4j-pb-v20090829         : 0.0298 0.1246 0.2164 0.3716 0.4617 0.5539 0.6982
116.80/112.07	c        pb/other/sat4j-pb-v20090829-cutting : 0.0122 0.0710 0.0791 0.1770 0.2095 0.2645 0.4127
116.80/112.07	c DETAIL: running [u'HOME/etc/solvers/other/clasp-1.3.3/clasp-1.3.3-x86-linux', u'--seed=196968612', u'HOME/instance-3730516-1338716085.opb'] for 0:01:40
193.24/185.37	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3730516-1338716085/watcher-3730516-1338716085 -o /tmp/evaluation-result-3730516-1338716085/solver-3730516-1338716085 -C 1800 -W 1900 -M 15500 solver HOME/instance-3730516-1338716085.opb 2134687619 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.02 2.00 2/177 16571
/proc/meminfo: memFree=27070824/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=15380 CPUtime=0 cores=1,3,5,7
/proc/16571/stat : 16571 (python) R 16569 16571 15301 0 -1 4202496 853 0 0 0 0 0 0 0 20 0 1 0 337732663 15749120 607 33554432000 4194304 5683644 140735730262768 140735730234952 251052700360 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/16571/statm: 3845 608 331 364 0 287 0

[startup+0.024315 s]
/proc/loadavg: 1.99 2.02 2.00 2/177 16571
/proc/meminfo: memFree=27070824/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=16588 CPUtime=0.01 cores=1,3,5,7
/proc/16571/stat : 16571 (python) R 16569 16571 15301 0 -1 4202496 1321 0 0 0 1 0 0 0 20 0 1 0 337732663 16986112 996 33554432000 4194304 5683644 140735730262768 140735730216984 251053032336 0 0 16781312 2 0 0 0 17 3 0 0 0 0 0
/proc/16571/statm: 4147 996 418 364 0 589 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 16588

[startup+0.100244 s]
/proc/loadavg: 1.99 2.02 2.00 2/177 16571
/proc/meminfo: memFree=27070824/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=54496 CPUtime=0.05 cores=1,3,5,7
/proc/16571/stat : 16571 (python) R 16569 16571 15301 0 -1 4202496 3855 0 0 0 4 1 0 0 20 0 1 0 337732663 55803904 2065 33554432000 4194304 4196484 140733890588912 140733890398504 251053032336 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/16571/statm: 13624 2065 573 1 0 1479 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 54496

[startup+0.300204 s]
/proc/loadavg: 1.99 2.02 2.00 2/177 16571
/proc/meminfo: memFree=27070824/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=100256 CPUtime=0.18 cores=1,3,5,7
/proc/16571/stat : 16571 (python) R 16569 16571 15301 0 -1 4202496 6037 0 0 0 13 5 0 0 20 0 1 0 337732663 102662144 3871 33554432000 4194304 4196484 140733890588912 140733890532184 139940630269917 0 0 16781312 2 0 0 0 17 5 0 0 0 0 0
/proc/16571/statm: 25064 3871 1047 1 0 2866 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 100256

[startup+0.700193 s]
/proc/loadavg: 1.99 2.02 2.00 2/177 16571
/proc/meminfo: memFree=27070824/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=134488 CPUtime=0.45 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 11209 1012 0 0 34 11 0 0 20 0 1 0 337732663 137715712 6347 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 33622 6347 1170 1 0 5194 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 134488

[startup+1.50021 s]
/proc/loadavg: 1.99 2.02 2.00 3/179 16577
/proc/meminfo: memFree=27049356/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=134488 CPUtime=0.48 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 11213 1012 0 0 36 12 0 0 20 0 1 0 337732663 137715712 6347 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 33622 6347 1170 1 0 5194 0
[pid=16577] ppid=16571 vsize=1932 CPUtime=0.87 cores=1,3,5,7
/proc/16577/stat : 16577 (clasp-1.3.3-x86) R 16571 16577 16577 0 -1 4202496 532 0 0 0 87 0 0 0 20 0 1 0 337732724 1978368 221 33554432000 134512640 136080129 4288288624 4288287752 134803132 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16577/statm: 483 221 175 383 0 98 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 136420

[startup+3.10021 s]
/proc/loadavg: 1.99 2.02 2.00 3/179 16577
/proc/meminfo: memFree=27048984/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=134488 CPUtime=0.54 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 11219 1012 0 0 41 13 0 0 20 0 1 0 337732663 137715712 6347 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 33622 6347 1170 1 0 5194 0
[pid=16577] ppid=16571 vsize=1932 CPUtime=2.47 cores=1,3,5,7
/proc/16577/stat : 16577 (clasp-1.3.3-x86) R 16571 16577 16577 0 -1 4202496 536 0 0 0 247 0 0 0 20 0 1 0 337732724 1978368 225 33554432000 134512640 136080129 4288288624 4288287616 134588720 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16577/statm: 483 225 175 383 0 98 0
Current children cumulated CPU time (s) 3.01
Current children cumulated vsize (KiB) 136420

[startup+6.30021 s]
/proc/loadavg: 1.99 2.02 2.00 3/179 16577
/proc/meminfo: memFree=27047932/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=134488 CPUtime=0.67 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 11229 1012 0 0 53 14 0 0 20 0 1 0 337732663 137715712 6347 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 33622 6347 1170 1 0 5194 0
[pid=16577] ppid=16571 vsize=1932 CPUtime=5.67 cores=1,3,5,7
/proc/16577/stat : 16577 (clasp-1.3.3-x86) R 16571 16577 16577 0 -1 4202496 541 0 0 0 567 0 0 0 20 0 1 0 337732724 1978368 230 33554432000 134512640 136080129 4288288624 4288287696 134845141 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16577/statm: 483 230 175 383 0 98 0
Current children cumulated CPU time (s) 6.34
Current children cumulated vsize (KiB) 136420

[startup+12.7002 s]
/proc/loadavg: 1.99 2.02 2.00 3/179 16580
/proc/meminfo: memFree=27048824/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=11.46 cores=1,3,5,7
/proc/16571/stat : 16571 (python) R 16569 16571 15301 0 -1 4202496 12485 2492 0 0 79 18 1048 1 20 0 1 0 337732663 139825152 6369 33554432000 4194304 4196484 140733890588912 140733890580672 251053073335 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6369 1180 1 0 5194 0
[pid=16580] ppid=16571 vsize=1932 CPUtime=1.57 cores=1,3,5,7
/proc/16580/stat : 16580 (clasp-1.3.3-x86) R 16571 16580 16580 0 -1 4202496 531 0 0 0 157 0 0 0 20 0 1 0 337733775 1978368 222 33554432000 134512640 136080129 4286570048 4286569008 134808086 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16580/statm: 483 222 175 383 0 98 0
Current children cumulated CPU time (s) 13.03
Current children cumulated vsize (KiB) 138480

[startup+25.5002 s]
/proc/loadavg: 1.99 2.02 2.00 3/179 16583
/proc/meminfo: memFree=27018236/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=12.02 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 12513 2492 0 0 129 24 1048 1 20 0 1 0 337732663 139825152 6369 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6369 1180 1 0 5194 0
[pid=16580] ppid=16571 vsize=1932 CPUtime=14.36 cores=1,3,5,7
/proc/16580/stat : 16580 (clasp-1.3.3-x86) R 16571 16580 16580 0 -1 4202496 543 0 0 0 1436 0 0 0 20 0 1 0 337733775 1978368 234 33554432000 134512640 136080129 4286570048 4286569184 134845716 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16580/statm: 483 234 175 383 0 98 0
Current children cumulated CPU time (s) 26.38
Current children cumulated vsize (KiB) 138480

[startup+51.1003 s]
/proc/loadavg: 1.99 2.01 2.00 3/179 16583
/proc/meminfo: memFree=26953336/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=13.12 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 12540 2492 0 0 226 37 1048 1 20 0 1 0 337732663 139825152 6369 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6369 1180 1 0 5194 0
[pid=16580] ppid=16571 vsize=1932 CPUtime=39.96 cores=1,3,5,7
/proc/16580/stat : 16580 (clasp-1.3.3-x86) R 16571 16580 16580 0 -1 4202496 551 0 0 0 3996 0 0 0 20 0 1 0 337733775 1978368 242 33554432000 134512640 136080129 4286570048 4286568992 134804941 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16580/statm: 483 242 175 383 0 98 0
Current children cumulated CPU time (s) 53.08
Current children cumulated vsize (KiB) 138480

[startup+102.306 s]
/proc/loadavg: 1.99 2.01 2.00 3/179 16589
/proc/meminfo: memFree=27006468/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=65.82 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 13724 3968 0 0 439 68 6073 2 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16586] ppid=16571 vsize=46212 CPUtime=40.88 cores=1,3,5,7
/proc/16586/stat : 16586 (wbo1.4a) R 16571 16586 16586 0 -1 4202496 11347 0 0 0 4072 16 0 0 20 0 1 0 337738803 47321088 11043 33554432000 134512640 135751879 4287776832 4287775084 135270609 0 0 16781312 3 0 0 0 17 5 0 0 0 0 0
/proc/16586/statm: 11553 11043 139 303 0 11248 0
Current children cumulated CPU time (s) 106.7
Current children cumulated vsize (KiB) 182760

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16592
/proc/meminfo: memFree=27047520/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=119.04 cores=1,3,5,7
/proc/16571/stat : 16571 (python) R 16569 16571 15301 0 -1 4202496 14970 18483 0 0 666 99 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053073335 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16592] ppid=16571 vsize=1932 CPUtime=50.21 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) R 16571 16592 16592 0 -1 4202496 559 0 0 0 5021 0 0 0 20 0 1 0 337743870 1978368 245 33554432000 134512640 136080129 4293164224 4293163216 134588752 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 483 245 175 383 0 98 0
Current children cumulated CPU time (s) 169.25
Current children cumulated vsize (KiB) 138480

Solver just ended. Dumping a history of the last processes samples

[startup+166.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16595
/proc/meminfo: memFree=27040828/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=119.22 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 14972 18483 0 0 681 102 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16592] ppid=16571 vsize=1932 CPUtime=54.21 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) R 16571 16592 16592 0 -1 4202496 560 0 0 0 5421 0 0 0 20 0 1 0 337743870 1978368 246 33554432000 134512640 136080129 4293164224 4293163216 134588684 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 483 246 175 383 0 98 0
Current children cumulated CPU time (s) 173.43
Current children cumulated vsize (KiB) 138480

[startup+179.1 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16595
/proc/meminfo: memFree=27009708/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=119.79 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 14977 18483 0 0 731 109 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16592] ppid=16571 vsize=1932 CPUtime=67.01 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) R 16571 16592 16592 0 -1 4202496 560 0 0 0 6701 0 0 0 20 0 1 0 337743870 1978368 246 33554432000 134512640 136080129 4293164224 4293163184 134808296 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 483 246 175 383 0 98 0
Current children cumulated CPU time (s) 186.8
Current children cumulated vsize (KiB) 138480

[startup+182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16595
/proc/meminfo: memFree=27003004/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=119.93 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 14978 18483 0 0 744 110 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16592] ppid=16571 vsize=1932 CPUtime=70.21 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) R 16571 16592 16592 0 -1 4202496 560 0 0 0 7021 0 0 0 20 0 1 0 337743870 1978368 246 33554432000 134512640 136080129 4293164224 4293163352 134803192 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 483 246 175 383 0 98 0
Current children cumulated CPU time (s) 190.14
Current children cumulated vsize (KiB) 138480

[startup+183.9 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16595
/proc/meminfo: memFree=26998664/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=120 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 14979 18483 0 0 750 111 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16592] ppid=16571 vsize=1932 CPUtime=71.81 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) R 16571 16592 16592 0 -1 4202496 560 0 0 0 7181 0 0 0 20 0 1 0 337743870 1978368 246 33554432000 134512640 136080129 4293164224 4293163300 134850025 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 483 246 175 383 0 98 0
Current children cumulated CPU time (s) 191.81
Current children cumulated vsize (KiB) 138480

[startup+184.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16595
/proc/meminfo: memFree=26996432/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=120.02 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 14979 18483 0 0 752 111 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16592] ppid=16571 vsize=1932 CPUtime=72.61 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) R 16571 16592 16592 0 -1 4202496 560 0 0 0 7261 0 0 0 20 0 1 0 337743870 1978368 246 33554432000 134512640 136080129 4293164224 4293163120 134842488 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 483 246 175 383 0 98 0
Current children cumulated CPU time (s) 192.63
Current children cumulated vsize (KiB) 138480

[startup+185.1 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16595
/proc/meminfo: memFree=26996432/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=120.04 cores=1,3,5,7
/proc/16571/stat : 16571 (python) S 16569 16571 15301 0 -1 4202496 14980 18483 0 0 754 111 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053048232 0 0 16781312 2 18446744071580425449 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34137 6373 1180 1 0 5194 0
[pid=16592] ppid=16571 vsize=1932 CPUtime=73 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) R 16571 16592 16592 0 -1 4202496 560 0 0 0 7300 0 0 0 20 0 1 0 337743870 1978368 246 33554432000 134512640 136080129 4293164224 4293163360 134845808 0 0 16781312 16386 0 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 483 246 175 383 0 98 0
Current children cumulated CPU time (s) 193.04
Current children cumulated vsize (KiB) 138480

[startup+185.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/179 16595
/proc/meminfo: memFree=26996432/32873648 swapFree=7368/7368
[pid=16571] ppid=16569 vsize=136548 CPUtime=120.05 cores=1,3,5,7
/proc/16571/stat : 16571 (python) R 16569 16571 15301 0 -1 4202496 14980 18483 0 0 755 111 11116 23 20 0 1 0 337732663 139825152 6373 33554432000 4194304 4196484 140733890588912 140733890580672 251053073335 0 0 16781312 2 0 0 0 17 1 0 0 0 0 0
/proc/16571/statm: 34138 6373 1180 1 0 5195 0
[pid=16592] ppid=16571 vsize=0 CPUtime=73.19 cores=1,3,5,7
/proc/16592/stat : 16592 (clasp-1.3.3-x86) Z 16571 16592 16592 0 -1 4202508 573 0 0 0 7319 0 0 0 20 0 1 0 337743870 0 0 33554432000 0 0 0 0 0 0 0 16781312 16386 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/16592/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 193.24
Current children cumulated vsize (KiB) 136548

Child status: 20
Real time (s): 185.398
CPU time (s): 193.37
CPU user time (s): 191.991
CPU system time (s): 1.37879
CPU usage (%): 104.3
Max. virtual memory (cumulated for all children) (KiB): 191892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 191.991
system time used= 1.37879
maximum resident set size= 53176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 39844
page faults= 0
swaps= 0
block input operations= 0
block output operations= 32
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1863
involuntary context switches= 285

runsolver used 0.273958 second user time and 0.671897 second system time

The end

Launcher Data

Begin job on node149 at 2012-06-03 11:34:45
IDJOB=3730516
IDBENCH=1440
IDSOLVER=2323
FILE ID=node149/3730516-1338716085
RUNJOBID= node149-1338713283-15318
PBS_JOBID= 14636730
Free space on /tmp= 71036 MiB

SOLVER NAME= PB10: borg-pb 10.05.30
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB05/aloul/FPGA_SAT05/normalized-chnl10_20_pb.cnf.cr.opb
COMMAND LINE= solver BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3730516-1338716085/watcher-3730516-1338716085 -o /tmp/evaluation-result-3730516-1338716085/solver-3730516-1338716085 -C 1800 -W 1900 -M 15500  solver HOME/instance-3730516-1338716085.opb 2134687619 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 2ca83d15931a383b90d8a7a08c6c1d9a
RANDOM SEED=2134687619

node149.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.145
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27070716 kB
Buffers:          736976 kB
Cached:          4119312 kB
SwapCached:         2468 kB
Active:          2025692 kB
Inactive:        2877892 kB
Active(anon):      30560 kB
Inactive(anon):     9368 kB
Active(file):    1995132 kB
Inactive(file):  2868524 kB
Unevictable:        7368 kB
Mlocked:            7368 kB
SwapTotal:      67108856 kB
SwapFree:       67104892 kB
Dirty:             21368 kB
Writeback:             0 kB
AnonPages:         42596 kB
Mapped:            18052 kB
Shmem:                96 kB
Slab:             761516 kB
SReclaimable:     203648 kB
SUnreclaim:       557868 kB
KernelStack:        1488 kB
PageTables:         4276 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     153268 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71012 MiB
End job on node149 at 2012-06-03 11:37:51