Trace number 2082715

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
pcs-restart 0.3.2? (TO) 1800.15 1807.81

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-8.xml
MD5SUM12f7ddbe98bc1cdc60be77630c7a0109
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.91771
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size118
Number of constraints which are defined in extension0
Number of constraints which are defined in intension845
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c has big domains
0.00/0.01	c big-domain mode
0.20/0.23	c Seed is 1338351617
0.20/0.23	c Constructing HOME/instance-2082715-1247721516.xml  with 5015 constraints
0.20/0.23	c Solving 

Verifier Data

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: <no 's ' line 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-2082715-1247721516/watcher-2082715-1247721516 -o /tmp/evaluation-result-2082715-1247721516/solver-2082715-1247721516 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1338351617 HOME/instance-2082715-1247721516.xml 

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): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 13155
/proc/meminfo: memFree=1236392/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=18576 CPUtime=0
/proc/13155/stat : 13155 (runsolver) R 13153 13155 10876 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 59219088 19021824 284 996147200 4194304 4302564 548682068496 18446744073709551615 259913215271 0 0 4096 24578 0 0 0 17 1 0 0
/proc/13155/statm: 4644 284 249 26 0 2626 0

[startup+0.22522 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 13155
/proc/meminfo: memFree=1236392/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=9648 CPUtime=0.2
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 2347 662 0 0 19 1 0 0 18 0 1 0 59219088 9879552 1495 996147200 134512640 135215973 4294956304 18446744073709551615 134590088 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 2412 1495 408 171 0 1337 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 9648

[startup+0.301225 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 13155
/proc/meminfo: memFree=1236392/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=9648 CPUtime=0.28
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 2347 662 0 0 27 1 0 0 19 0 1 0 59219088 9879552 1495 996147200 134512640 135215973 4294956304 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 2412 1495 408 171 0 1337 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9648

[startup+0.401235 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 13155
/proc/meminfo: memFree=1236392/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=9648 CPUtime=0.38
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 2347 662 0 0 37 1 0 0 20 0 1 0 59219088 9879552 1495 996147200 134512640 135215973 4294956304 18446744073709551615 134532656 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 2412 1495 408 171 0 1337 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 9648

[startup+0.701263 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 13155
/proc/meminfo: memFree=1236392/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=9772 CPUtime=0.68
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 2359 662 0 0 67 1 0 0 23 0 1 0 59219088 10006528 1507 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 2443 1507 408 171 0 1368 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 9772

[startup+1.50134 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1231712/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=9884 CPUtime=1.47
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 2404 662 0 0 146 1 0 0 25 0 1 0 59219088 10121216 1552 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 2471 1552 408 171 0 1396 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9884

[startup+3.10149 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1231264/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=10292 CPUtime=3.07
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 2499 662 0 0 306 1 0 0 25 0 1 0 59219088 10539008 1647 996147200 134512640 135215973 4294956304 18446744073709551615 134590083 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 2573 1647 408 171 0 1498 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10292

[startup+6.3018 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1230240/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=11132 CPUtime=6.25
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 2743 662 0 0 624 1 0 0 25 0 1 0 59219088 11399168 1858 996147200 134512640 135215973 4294956304 18446744073709551615 134608602 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 2783 1858 408 171 0 1708 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 11132

[startup+12.7024 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1227040/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=13800 CPUtime=12.61
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 3475 662 0 0 1260 1 0 0 25 0 1 0 59219088 14131200 2525 996147200 134512640 135215973 4294956304 18446744073709551615 134590633 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 3450 2525 408 171 0 2375 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 13800

[startup+25.5066 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1220832/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=18404 CPUtime=25.36
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 4756 662 0 0 2534 2 0 0 25 0 1 0 59219088 18845696 3612 996147200 134512640 135215973 4294956304 18446744073709551615 134590947 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 4601 3612 408 171 0 3526 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 18404

[startup+51.1011 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1208736/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=28512 CPUtime=50.84
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 7562 662 0 0 5079 5 0 0 25 0 1 0 59219088 29196288 6161 996147200 134512640 135215973 4294956304 18446744073709551615 134604669 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 7128 6161 408 171 0 6053 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 28512

[startup+102.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1188704/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=46416 CPUtime=101.79
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 12557 662 0 0 10171 8 0 0 25 0 1 0 59219088 47529984 10514 996147200 134512640 135215973 4294956304 18446744073709551615 134532656 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 11604 10514 408 171 0 10529 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 46416

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1160992/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=72372 CPUtime=161.5
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 19722 662 0 0 16136 14 0 0 25 0 1 0 59219088 74108928 16397 996147200 134512640 135215973 4294956304 18446744073709551615 134583597 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 18093 16397 408 171 0 17018 0
Current children cumulated CPU time (s) 161.5
Current children cumulated vsize (KiB) 72372

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1134112/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=101820 CPUtime=221.22
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 27870 662 0 0 22102 20 0 0 25 0 1 0 59219088 104263680 22496 996147200 134512640 135215973 4294956304 18446744073709551615 134587297 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 25455 22496 408 171 0 24380 0
Current children cumulated CPU time (s) 221.22
Current children cumulated vsize (KiB) 101820

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1110432/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=118936 CPUtime=280.93
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 32721 662 0 0 28068 25 0 0 25 0 1 0 59219088 121790464 27347 996147200 134512640 135215973 4294956304 18446744073709551615 134587409 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 29734 27347 408 171 0 28659 0
Current children cumulated CPU time (s) 280.93
Current children cumulated vsize (KiB) 118936

[startup+342.307 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1085216/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=139844 CPUtime=340.65
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 38525 662 0 0 34036 29 0 0 25 0 1 0 59219088 143200256 32638 996147200 134512640 135215973 4294956304 18446744073709551615 134597319 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 34961 32638 408 171 0 33886 0
Current children cumulated CPU time (s) 340.65
Current children cumulated vsize (KiB) 139844

[startup+402.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1060896/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=158032 CPUtime=400.37
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 43673 662 0 0 40003 34 0 0 25 0 1 0 59219088 161824768 37786 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 39508 37786 408 171 0 38433 0
Current children cumulated CPU time (s) 400.37
Current children cumulated vsize (KiB) 158032

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 13160
/proc/meminfo: memFree=1034912/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=176652 CPUtime=460.08
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 48871 662 0 0 45969 39 0 0 25 0 1 0 59219088 180891648 42984 996147200 134512640 135215973 4294956304 18446744073709551615 4158961411 0 0 4096 0 0 0 0 17 1 0 0
/proc/13155/statm: 44163 42984 408 171 0 43088 0
Current children cumulated CPU time (s) 460.08
Current children cumulated vsize (KiB) 176652

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/82 13200
/proc/meminfo: memFree=1128024/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=213144 CPUtime=519.83
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 58585 662 0 0 51936 47 0 0 25 0 1 0 59219088 218259456 48601 996147200 134512640 135215973 4294956304 18446744073709551615 134591106 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 53286 48601 408 171 0 52211 0
Current children cumulated CPU time (s) 519.83
Current children cumulated vsize (KiB) 213144

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 13201
/proc/meminfo: memFree=1025744/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=232860 CPUtime=579.58
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 64177 662 0 0 57907 51 0 0 25 0 1 0 59219088 238448640 54193 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 58215 54193 408 171 0 57140 0
Current children cumulated CPU time (s) 579.58
Current children cumulated vsize (KiB) 232860

[startup+642.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 13201
/proc/meminfo: memFree=813904/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=250056 CPUtime=639.34
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 69061 662 0 0 63879 55 0 0 25 0 1 0 59219088 256057344 59077 996147200 134512640 135215973 4294956304 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 62514 59077 408 171 0 61439 0
Current children cumulated CPU time (s) 639.34
Current children cumulated vsize (KiB) 250056

[startup+702.301 s]

################
# More data... #
################

[startup+882.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 13234
/proc/meminfo: memFree=941280/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=323784 CPUtime=878.36
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 89869 662 0 0 87764 72 0 0 25 0 1 0 59219088 331554816 78860 996147200 134512640 135215973 4294956304 18446744073709551615 134590633 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 80946 78860 408 171 0 79871 0
Current children cumulated CPU time (s) 878.36
Current children cumulated vsize (KiB) 323784

[startup+942.302 s]
/proc/loadavg: 2.05 2.03 2.00 3/73 13234
/proc/meminfo: memFree=924576/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=370804 CPUtime=938.11
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 102183 662 0 0 93732 79 0 0 25 0 1 0 59219088 379703296 82981 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 92701 82981 408 171 0 91626 0
Current children cumulated CPU time (s) 938.11
Current children cumulated vsize (KiB) 370804

[startup+1002.31 s]
/proc/loadavg: 2.02 2.02 2.00 3/73 13234
/proc/meminfo: memFree=894944/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=391744 CPUtime=997.88
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 108173 662 0 0 99705 83 0 0 25 0 1 0 59219088 401145856 88971 996147200 134512640 135215973 4294956304 18446744073709551615 134592646 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 97936 88971 408 171 0 96861 0
Current children cumulated CPU time (s) 997.88
Current children cumulated vsize (KiB) 391744

[startup+1062.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/73 13234
/proc/meminfo: memFree=867232/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=413052 CPUtime=1057.64
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 114233 662 0 0 105676 88 0 0 25 0 1 0 59219088 422965248 95031 996147200 134512640 135215973 4294956304 18446744073709551615 134523588 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 103263 95031 408 171 0 102188 0
Current children cumulated CPU time (s) 1057.64
Current children cumulated vsize (KiB) 413052

[startup+1122.3 s]
/proc/loadavg: 2.20 2.07 2.01 3/73 13234
/proc/meminfo: memFree=840480/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=433440 CPUtime=1117.4
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 120086 662 0 0 111648 92 0 0 25 0 1 0 59219088 443842560 100884 996147200 134512640 135215973 4294956304 18446744073709551615 134533327 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 108360 100884 408 171 0 107285 0
Current children cumulated CPU time (s) 1117.4
Current children cumulated vsize (KiB) 433440

[startup+1182.3 s]
/proc/loadavg: 2.07 2.05 2.00 3/73 13234
/proc/meminfo: memFree=812448/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=454256 CPUtime=1177.16
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 126012 662 0 0 117620 96 0 0 25 0 1 0 59219088 465158144 106810 996147200 134512640 135215973 4294956304 18446744073709551615 134907424 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 113564 106810 408 171 0 112489 0
Current children cumulated CPU time (s) 1177.16
Current children cumulated vsize (KiB) 454256

[startup+1242.3 s]
/proc/loadavg: 2.02 2.04 2.00 3/73 13234
/proc/meminfo: memFree=777696/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=474492 CPUtime=1236.91
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 131788 662 0 0 123590 101 0 0 25 0 1 0 59219088 485879808 112586 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 118623 112586 408 171 0 117548 0
Current children cumulated CPU time (s) 1236.91
Current children cumulated vsize (KiB) 474492

[startup+1302.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/73 13234
/proc/meminfo: memFree=751520/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=493296 CPUtime=1296.67
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 137104 662 0 0 129561 106 0 0 25 0 1 0 59219088 505135104 117902 996147200 134512640 135215973 4294956304 18446744073709551615 134590633 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 123324 117902 408 171 0 122249 0
Current children cumulated CPU time (s) 1296.67
Current children cumulated vsize (KiB) 493296

[startup+1362.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 13234
/proc/meminfo: memFree=713568/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=532172 CPUtime=1356.43
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 147462 662 0 0 135534 109 0 0 25 0 1 0 59219088 544944128 126211 996147200 134512640 135215973 4294956304 18446744073709551615 134591026 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 133043 126211 408 171 0 131968 0
Current children cumulated CPU time (s) 1356.43
Current children cumulated vsize (KiB) 532172

[startup+1422.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 13234
/proc/meminfo: memFree=692000/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=548084 CPUtime=1416.18
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 152063 662 0 0 141506 112 0 0 25 0 1 0 59219088 561238016 130812 996147200 134512640 135215973 4294956304 18446744073709551615 134958518 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 137021 130812 408 171 0 135946 0
Current children cumulated CPU time (s) 1416.18
Current children cumulated vsize (KiB) 548084

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13234
/proc/meminfo: memFree=666272/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=566912 CPUtime=1475.94
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 157397 662 0 0 147478 116 0 0 25 0 1 0 59219088 580517888 136146 996147200 134512640 135215973 4294956304 18446744073709551615 134612186 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 141728 136146 408 171 0 140653 0
Current children cumulated CPU time (s) 1475.94
Current children cumulated vsize (KiB) 566912

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 13234
/proc/meminfo: memFree=641184/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=585460 CPUtime=1535.7
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 162630 662 0 0 153449 121 0 0 25 0 1 0 59219088 599511040 141379 996147200 134512640 135215973 4294956304 18446744073709551615 11022177 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 146365 141379 408 171 0 145290 0
Current children cumulated CPU time (s) 1535.7
Current children cumulated vsize (KiB) 585460

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13234
/proc/meminfo: memFree=616608/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=604092 CPUtime=1595.46
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 167857 662 0 0 159421 125 0 0 25 0 1 0 59219088 618590208 146606 996147200 134512640 135215973 4294956304 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 151023 146606 408 171 0 149948 0
Current children cumulated CPU time (s) 1595.46
Current children cumulated vsize (KiB) 604092

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13234
/proc/meminfo: memFree=588832/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=622756 CPUtime=1655.22
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 173138 662 0 0 165392 130 0 0 25 0 1 0 59219088 637702144 151887 996147200 134512640 135215973 4294956304 18446744073709551615 134581776 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 155689 151887 408 171 0 154614 0
Current children cumulated CPU time (s) 1655.22
Current children cumulated vsize (KiB) 622756

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13234
/proc/meminfo: memFree=560608/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=640644 CPUtime=1714.98
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 178256 662 0 0 171364 134 0 0 25 0 1 0 59219088 656019456 157005 996147200 134512640 135215973 4294956304 18446744073709551615 4158960012 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 160161 157005 408 171 0 159086 0
Current children cumulated CPU time (s) 1714.98
Current children cumulated vsize (KiB) 640644

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13234
/proc/meminfo: memFree=531872/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=658416 CPUtime=1774.74
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 183320 662 0 0 177335 139 0 0 25 0 1 0 59219088 674217984 162069 996147200 134512640 135215973 4294956304 18446744073709551615 134902808 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 164604 162069 408 171 0 163529 0
Current children cumulated CPU time (s) 1774.74
Current children cumulated vsize (KiB) 658416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13234
/proc/meminfo: memFree=519712/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=731688 CPUtime=1800.03
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4194304 201880 662 0 0 179855 148 0 0 25 0 1 0 59219088 749248512 164244 996147200 134512640 135215973 4294956304 18446744073709551615 135096031 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 182922 164244 408 171 0 181847 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 731688

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1807.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 13234
/proc/meminfo: memFree=519712/2055920 swapFree=4192812/4192956
[pid=13155] ppid=13153 vsize=0 CPUtime=1800.13
/proc/13155/stat : 13155 (pcs.big) R 13153 13155 10876 0 -1 4195332 201880 662 0 0 179855 158 0 0 25 0 1 0 59219088 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/13155/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1807.81
CPU time (s): 1800.15
CPU user time (s): 1798.56
CPU system time (s): 1.59276
CPU usage (%): 99.5763
Max. virtual memory (cumulated for all children) (KiB): 796232

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.56
system time used= 1.59276
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202542
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= 19
involuntary context switches= 24140

runsolver used 1.73873 second user time and 4.85226 second system time

The end

Launcher Data

Begin job on node4 at 2009-07-16 07:18:36
IDJOB=2082715
IDBENCH=57624
IDSOLVER=734
FILE ID=node4/2082715-1247721516
PBS_JOBID= 9521335
Free space on /tmp= 66412 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/super-jobShop/super-jobShop-e0ddr1/normalized-super-jobShop-e0ddr1-8.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082715-1247721516/watcher-2082715-1247721516 -o /tmp/evaluation-result-2082715-1247721516/solver-2082715-1247721516 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1338351617 HOME/instance-2082715-1247721516.xml

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

MD5SUM BENCH= 12f7ddbe98bc1cdc60be77630c7a0109
RANDOM SEED=1338351617

node4.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.213
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.213
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1236872 kB
Buffers:         87384 kB
Cached:         499796 kB
SwapCached:          0 kB
Active:         333040 kB
Inactive:       408448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1236872 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1820 kB
Writeback:           0 kB
Mapped:         165812 kB
Slab:            62396 kB
Committed_AS:   680016 kB
PageTables:       2236 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66408 MiB
End job on node4 at 2009-07-16 07:48:46