Trace number 2667792

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
PB/CT 0.1UNSAT 1325.2 1325.53

General information on the benchmark

Namenormalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/
manquinho/dbsg/normalized-dbsg_50_25_1_15.opb
MD5SUMebbe5bb724184b6646f7cf4470989c3e
Bench CategoryDEC-SMALLINT-NLC (no optimisation, small integers, non linear constraints)
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 benchmark27.3208
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables100
Total number of constraints152
Number of constraints which are clauses50
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints101
Minimum length of a constraint2
Maximum length of a constraint100
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 15
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)2996
Sum of products size (including duplicates)5992
Number of different products1498
Sum of products size2996

Solver Data

0.00/0.00	c PB/CT 0.1 http://www.residual.se/pbct
0.00/0.00	c Based on OpenSMT/CT 20091015
0.00/0.03	c constraints 1600/0 clauses 1548/0 units 0
0.00/0.03	c vars 100
1324.96/1325.32	c 1311.75 58.5078 2026 1387560
1325.17/1325.51	s UNSATISFIABLE

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2667792-1276684547/watcher-2667792-1276684547 -o /tmp/evaluation-result-2667792-1276684547/solver-2667792-1276684547 -C 1800 -W 2000 -M 1800 HOME/pbct --model HOME/instance-2667792-1276684547.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 8700
/proc/meminfo: memFree=1739760/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=2340 CPUtime=0
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 299 0 0 0 0 0 0 0 25 0 1 0 44058540 2396160 221 1992294400 134512640 136485738 4286577776 18446744073709551615 135850441 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/8700/statm: 585 221 156 482 0 101 0

[startup+0.053813 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 8700
/proc/meminfo: memFree=1739760/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=5632 CPUtime=0.05
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 1105 0 0 0 5 0 0 0 25 0 1 0 44058540 5767168 1027 1992294400 134512640 136485738 4286577776 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 1408 1028 191 482 0 924 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5632

[startup+0.100817 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 8700
/proc/meminfo: memFree=1739760/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=9840 CPUtime=0.09
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 2149 0 0 0 9 0 0 0 25 0 1 0 44058540 10076160 2071 1992294400 134512640 136485738 4286577776 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 2460 2072 196 482 0 1976 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9840

[startup+0.300836 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 8700
/proc/meminfo: memFree=1739760/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=22328 CPUtime=0.29
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 5300 0 0 0 28 1 0 0 25 0 1 0 44058540 22863872 5156 1992294400 134512640 136485738 4286577776 18446744073709551615 135850441 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 5582 5157 196 482 0 5098 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22328

[startup+0.700874 s]
/proc/loadavg: 1.03 1.01 1.00 3/106 8700
/proc/meminfo: memFree=1739760/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=47476 CPUtime=0.69
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 11794 0 0 0 65 4 0 0 25 0 1 0 44058540 48615424 11060 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 11869 11060 223 482 0 11385 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 47476

[startup+1.50095 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 8701
/proc/meminfo: memFree=1696104/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=47608 CPUtime=1.49
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 11815 0 0 0 144 5 0 0 25 0 1 0 44058540 48750592 11081 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 11902 11081 223 482 0 11418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 47608

[startup+3.1011 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 8701
/proc/meminfo: memFree=1695732/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=47872 CPUtime=3.09
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 11863 0 0 0 302 7 0 0 25 0 1 0 44058540 49020928 11129 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 11968 11129 223 482 0 11484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 47872

[startup+6.30041 s]
/proc/loadavg: 1.03 1.01 1.00 2/107 8701
/proc/meminfo: memFree=1695112/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=48400 CPUtime=6.28
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 11997 0 0 0 615 13 0 0 25 0 1 0 44058540 49561600 11263 1992294400 134512640 136485738 4286577776 18446744073709551615 135039242 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 12100 11263 223 482 0 11616 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 48400

[startup+12.701 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 8701
/proc/meminfo: memFree=1693996/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=49336 CPUtime=12.69
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 12246 0 0 0 1245 24 0 0 25 0 1 0 44058540 50520064 11512 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 12334 11512 223 482 0 11850 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49336

[startup+25.5012 s]
/proc/loadavg: 1.02 1.01 1.00 2/107 8703
/proc/meminfo: memFree=1692136/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=51268 CPUtime=25.48
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 12716 0 0 0 2506 42 0 0 25 0 1 0 44058540 52498432 11982 1992294400 134512640 136485738 4286577776 18446744073709551615 135047552 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 12817 11982 223 482 0 12333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 51268

[startup+51.1007 s]
/proc/loadavg: 1.01 1.01 1.00 2/107 8703
/proc/meminfo: memFree=1691764/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=51676 CPUtime=51.08
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 12820 0 0 0 5036 72 0 0 25 0 1 0 44058540 52916224 12086 1992294400 134512640 136485738 4286577776 18446744073709551615 135724785 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 12919 12086 223 482 0 12435 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 51676

[startup+102.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8705
/proc/meminfo: memFree=1690152/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=52932 CPUtime=102.27
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 13141 0 0 0 10099 128 0 0 25 0 1 0 44058540 54202368 12407 1992294400 134512640 136485738 4286577776 18446744073709551615 135024568 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 13233 12407 223 482 0 12749 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 52932

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8705
/proc/meminfo: memFree=1688664/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=54628 CPUtime=162.25
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 13525 0 0 0 16033 192 0 0 25 0 1 0 44058540 55939072 12791 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 13657 12791 223 482 0 13173 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 54628

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8707
/proc/meminfo: memFree=1688416/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=54824 CPUtime=222.23
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 13570 0 0 0 21967 256 0 0 25 0 1 0 44058540 56139776 12836 1992294400 134512640 136485738 4286577776 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 13706 12836 223 482 0 13222 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 54824

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8709
/proc/meminfo: memFree=1687548/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=55856 CPUtime=282.22
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 13811 0 0 0 27902 320 0 0 25 0 1 0 44058540 57196544 13077 1992294400 134512640 136485738 4286577776 18446744073709551615 134880457 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 13964 13077 223 482 0 13480 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 55856

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8711
/proc/meminfo: memFree=1686804/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=56444 CPUtime=342.2
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 13975 0 0 0 33832 388 0 0 25 0 1 0 44058540 57798656 13241 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14111 13241 223 482 0 13627 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 56444

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8713
/proc/meminfo: memFree=1686556/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=56776 CPUtime=402.19
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14017 0 0 0 39771 448 0 0 25 0 1 0 44058540 58138624 13283 1992294400 134512640 136485738 4286577776 18446744073709551615 134880611 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14194 13283 223 482 0 13710 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 56776

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8713
/proc/meminfo: memFree=1686432/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=56920 CPUtime=462.18
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14051 0 0 0 45711 507 0 0 25 0 1 0 44058540 58286080 13317 1992294400 134512640 136485738 4286577776 18446744073709551615 134880515 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14230 13317 223 482 0 13746 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 56920

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8715
/proc/meminfo: memFree=1686184/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=56920 CPUtime=522.16
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14067 0 0 0 51646 570 0 0 25 0 1 0 44058540 58286080 13333 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14230 13333 223 482 0 13746 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 56920

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8717
/proc/meminfo: memFree=1686060/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=57064 CPUtime=582.14
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14095 0 0 0 57584 630 0 0 25 0 1 0 44058540 58433536 13361 1992294400 134512640 136485738 4286577776 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14266 13361 223 482 0 13782 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 57064

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8719
/proc/meminfo: memFree=1684820/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=58348 CPUtime=642.14
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14400 0 0 0 63520 694 0 0 25 0 1 0 44058540 59748352 13666 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14587 13666 223 482 0 14103 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 58348

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8721
/proc/meminfo: memFree=1684324/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=58744 CPUtime=702.12
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14478 0 0 0 69456 756 0 0 25 0 1 0 44058540 60153856 13744 1992294400 134512640 136485738 4286577776 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14686 13744 223 482 0 14202 0
Current children cumulated CPU time (s) 702.12
Current children cumulated vsize (KiB) 58744

[startup+762.308 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8721
/proc/meminfo: memFree=1684200/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59056 CPUtime=762.11
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14543 0 0 0 75396 815 0 0 25 0 1 0 44058540 60473344 13809 1992294400 134512640 136485738 4286577776 18446744073709551615 134659590 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14764 13809 223 482 0 14280 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 59056

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8723
/proc/meminfo: memFree=1683828/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59340 CPUtime=822.09
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14615 0 0 0 81339 870 0 0 25 0 1 0 44058540 60764160 13881 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14835 13881 223 482 0 14351 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 59340

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8725
/proc/meminfo: memFree=1683704/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59340 CPUtime=882.07
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14635 0 0 0 87282 925 0 0 25 0 1 0 44058540 60764160 13901 1992294400 134512640 136485738 4286577776 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14835 13901 223 482 0 14351 0
Current children cumulated CPU time (s) 882.07
Current children cumulated vsize (KiB) 59340

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8727
/proc/meminfo: memFree=1683456/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59696 CPUtime=942.06
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14699 0 0 0 93229 977 0 0 25 0 1 0 44058540 61128704 13965 1992294400 134512640 136485738 4286577776 18446744073709551615 134880510 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14924 13965 223 482 0 14440 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 59696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8729
/proc/meminfo: memFree=1683332/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59696 CPUtime=1002.04
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14703 0 0 0 99172 1032 0 0 25 0 1 0 44058540 61128704 13969 1992294400 134512640 136485738 4286577776 18446744073709551615 135039327 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14924 13969 223 482 0 14440 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 59696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8729
/proc/meminfo: memFree=1683208/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59696 CPUtime=1062.03
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14725 0 0 0 105118 1085 0 0 25 0 1 0 44058540 61128704 13991 1992294400 134512640 136485738 4286577776 18446744073709551615 134878360 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14924 13991 223 482 0 14440 0
Current children cumulated CPU time (s) 1062.03
Current children cumulated vsize (KiB) 59696

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8731
/proc/meminfo: memFree=1682960/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1122.02
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14769 0 0 0 111068 1134 0 0 25 0 1 0 44058540 61345792 14035 1992294400 134512640 136485738 4286577776 18446744073709551615 135047017 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14035 223 482 0 14493 0
Current children cumulated CPU time (s) 1122.02
Current children cumulated vsize (KiB) 59908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8733
/proc/meminfo: memFree=1682960/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1182
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14769 0 0 0 117010 1190 0 0 25 0 1 0 44058540 61345792 14035 1992294400 134512640 136485738 4286577776 18446744073709551615 134638729 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14035 223 482 0 14493 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 59908

[startup+1242.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8735
/proc/meminfo: memFree=1682836/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1241.99
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14771 0 0 0 122955 1244 0 0 25 0 1 0 44058540 61345792 14037 1992294400 134512640 136485738 4286577776 18446744073709551615 135047492 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14037 223 482 0 14493 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 59908

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8737
/proc/meminfo: memFree=1682712/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1301.97
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14771 0 0 0 128899 1298 0 0 25 0 1 0 44058540 61345792 14037 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14037 223 482 0 14493 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 59908

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

[startup+1305.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8737
/proc/meminfo: memFree=1682712/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1305.17
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14771 0 0 0 129215 1302 0 0 25 0 1 0 44058540 61345792 14037 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14037 223 482 0 14493 0
Current children cumulated CPU time (s) 1305.17
Current children cumulated vsize (KiB) 59908

[startup+1318.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8737
/proc/meminfo: memFree=1682712/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1317.96
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14772 0 0 0 130482 1314 0 0 25 0 1 0 44058540 61345792 14038 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14038 223 482 0 14493 0
Current children cumulated CPU time (s) 1317.96
Current children cumulated vsize (KiB) 59908

[startup+1321.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8737
/proc/meminfo: memFree=1682712/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1321.17
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14772 0 0 0 130798 1319 0 0 25 0 1 0 44058540 61345792 14038 1992294400 134512640 136485738 4286577776 18446744073709551615 135725429 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14038 223 482 0 14493 0
Current children cumulated CPU time (s) 1321.17
Current children cumulated vsize (KiB) 59908

[startup+1323.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8737
/proc/meminfo: memFree=1682712/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1322.76
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14772 0 0 0 130955 1321 0 0 25 0 1 0 44058540 61345792 14038 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14038 223 482 0 14493 0
Current children cumulated CPU time (s) 1322.76
Current children cumulated vsize (KiB) 59908

[startup+1324.7 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 8737
/proc/meminfo: memFree=1682712/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1324.36
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14772 0 0 0 131113 1323 0 0 25 0 1 0 44058540 61345792 14038 1992294400 134512640 136485738 4286577776 18446744073709551615 135913329 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14038 223 482 0 14493 0
Current children cumulated CPU time (s) 1324.36
Current children cumulated vsize (KiB) 59908

[startup+1325.1 s]
/proc/loadavg: 1.00 1.00 1.00 3/107 8737
/proc/meminfo: memFree=1682712/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=59908 CPUtime=1324.77
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14772 0 0 0 131153 1324 0 0 25 0 1 0 44058540 61345792 14038 1992294400 134512640 136485738 4286577776 18446744073709551615 134638841 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 14977 14038 223 482 0 14493 0
Current children cumulated CPU time (s) 1324.77
Current children cumulated vsize (KiB) 59908

[startup+1325.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/107 8737
/proc/meminfo: memFree=1684820/2059040 swapFree=4140408/4192956
[pid=8700] ppid=8698 vsize=53328 CPUtime=1325.17
/proc/8700/stat : 8700 (pbct) R 8698 8700 8033 0 -1 4202496 14795 0 0 0 131193 1324 0 0 25 0 1 0 44058540 54607872 12955 1992294400 134512640 136485738 4286577776 18446744073709551615 135839796 0 0 4096 16387 0 0 0 17 1 0 0 0
/proc/8700/statm: 13332 12955 245 482 0 12848 0
Current children cumulated CPU time (s) 1325.17
Current children cumulated vsize (KiB) 53328

Child status: 0
Real time (s): 1325.53
CPU time (s): 1325.2
CPU user time (s): 1311.94
CPU system time (s): 13.253
CPU usage (%): 99.9753
Max. virtual memory (cumulated for all children) (KiB): 59908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1311.94
system time used= 13.253
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14796
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1
involuntary context switches= 4224

runsolver used 2.21966 second user time and 6.22705 second system time

The end

Launcher Data

Begin job on node004 at 2010-06-16 12:35:47
IDJOB=2667792
IDBENCH=48380
IDSOLVER=1170
FILE ID=node004/2667792-1276684547
PBS_JOBID= 11172548
Free space on /tmp= 62564 MiB

SOLVER NAME= PB/CT 0.1
BENCH NAME= PB07/normalized-PB07/SATUNSAT-SMALLINT-NLC/submittedPB07/manquinho/dbsg/normalized-dbsg_50_25_1_15.opb
COMMAND LINE= HOME/pbct --model BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2667792-1276684547/watcher-2667792-1276684547 -o /tmp/evaluation-result-2667792-1276684547/solver-2667792-1276684547 -C 1800 -W 2000 -M 1800  HOME/pbct --model HOME/instance-2667792-1276684547.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= ebbe5bb724184b6646f7cf4470989c3e
RANDOM SEED=2102767058

node004.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.210
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.210
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.47
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1740280 kB
Buffers:        109048 kB
Cached:         116144 kB
SwapCached:       6480 kB
Active:          96164 kB
Inactive:       142812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1740280 kB
SwapTotal:     4192956 kB
SwapFree:      4140408 kB
Dirty:            2036 kB
Writeback:           0 kB
AnonPages:       12052 kB
Mapped:          13104 kB
Slab:            58052 kB
PageTables:       4048 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182724 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62564 MiB
End job on node004 at 2010-06-16 12:57:52