Trace number 2082792

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.13 1804.81

General information on the benchmark

Namecsp/super-jobShop/
super-jobShop-e0ddr2/normalized-super-jobShop-e0ddr2-1.xml
MD5SUMaf5beca91c4f6bb4fbd0be7fcf1b0eaa
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.51577
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Maximum constraint arity2
Maximum domain size128
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.18/0.21	c Seed is 35474259
0.18/0.21	c Constructing HOME/instance-2082792-1247721580.xml  with 5015 constraints
0.18/0.21	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-2082792-1247721580/watcher-2082792-1247721580 -o /tmp/evaluation-result-2082792-1247721580/solver-2082792-1247721580 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 35474259 HOME/instance-2082792-1247721580.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: 2.00 2.00 2.00 4/72 12365
/proc/meminfo: memFree=1371296/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=5356 CPUtime=0
/proc/12365/stat : 12365 (pcssolve) R 12363 12365 10323 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59224644 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12365/statm: 1339 241 200 169 0 50 0
[pid=12366] ppid=12365 vsize=0 CPUtime=0
/proc/12366/stat : 12366 (fgrep) Z 12365 12365 10323 0 -1 4194316 155 0 0 0 0 0 0 0 22 0 1 0 59224645 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/12366/statm: 0 0 0 0 0 0 0
[pid=12367] ppid=12365 vsize=5356 CPUtime=0
/proc/12367/stat : 12367 (pcssolve) R 12365 12365 10323 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59224645 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/12367/statm: 1339 241 200 169 0 50 0

[startup+0.093572 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12365
/proc/meminfo: memFree=1371296/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=6476 CPUtime=0.07
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 1267 661 0 0 7 0 0 0 18 0 1 0 59224644 6631424 824 996147200 134512640 135215973 4294956320 18446744073709551615 134600365 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 1619 824 388 171 0 544 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6476

[startup+0.101568 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12365
/proc/meminfo: memFree=1371296/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=7000 CPUtime=0.08
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 1481 661 0 0 7 1 0 0 18 0 1 0 59224644 7168000 996 996147200 134512640 135215973 4294956320 18446744073709551615 134686093 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 1750 996 404 171 0 675 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7000

[startup+0.301593 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12365
/proc/meminfo: memFree=1371296/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=8420 CPUtime=0.28
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 1981 661 0 0 27 1 0 0 19 0 1 0 59224644 8622080 1338 996147200 134512640 135215973 4294956320 18446744073709551615 134600080 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 2105 1338 408 171 0 1030 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8420

[startup+0.70163 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 12365
/proc/meminfo: memFree=1371296/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=9780 CPUtime=0.67
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 2365 661 0 0 66 1 0 0 23 0 1 0 59224644 10014720 1513 996147200 134512640 135215973 4294956320 18446744073709551615 134600073 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 2445 1513 408 171 0 1370 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 9780

[startup+1.5017 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1366680/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=10068 CPUtime=1.47
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 2441 661 0 0 146 1 0 0 25 0 1 0 59224644 10309632 1589 996147200 134512640 135215973 4294956320 18446744073709551615 4158960083 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 2517 1589 408 171 0 1442 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 10068

[startup+3.10186 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1366104/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=10316 CPUtime=3.05
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 2515 661 0 0 304 1 0 0 25 0 1 0 59224644 10563584 1663 996147200 134512640 135215973 4294956320 18446744073709551615 134583658 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 2579 1663 408 171 0 1504 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 10316

[startup+6.30117 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1365272/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=11132 CPUtime=6.22
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 2765 661 0 0 621 1 0 0 25 0 1 0 59224644 11399168 1880 996147200 134512640 135215973 4294956320 18446744073709551615 134648241 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 2783 1880 408 171 0 1708 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 11132

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1361048/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=13796 CPUtime=12.56
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 3518 661 0 0 1254 2 0 0 25 0 1 0 59224644 14127104 2568 996147200 134512640 135215973 4294956320 18446744073709551615 134591100 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 3449 2568 408 171 0 2374 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 13796

[startup+25.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1354072/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=19844 CPUtime=25.25
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 5191 661 0 0 2521 4 0 0 25 0 1 0 59224644 20320256 4047 996147200 134512640 135215973 4294956320 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 4961 4047 408 171 0 3886 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 19844

[startup+51.1015 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1344728/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=27872 CPUtime=50.61
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 7414 661 0 0 5055 6 0 0 25 0 1 0 59224644 28540928 6013 996147200 134512640 135215973 4294956320 18446744073709551615 134583360 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 6968 6013 408 171 0 5893 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 27872

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1320920/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=47104 CPUtime=101.33
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 12773 661 0 0 10123 10 0 0 25 0 1 0 59224644 48234496 10730 996147200 134512640 135215973 4294956320 18446744073709551615 134592157 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 11776 10730 408 171 0 10701 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 47104

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1293272/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=73996 CPUtime=160.77
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 20178 661 0 0 16061 16 0 0 25 0 1 0 59224644 75771904 16853 996147200 134512640 135215973 4294956320 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 18499 16853 408 171 0 17424 0
Current children cumulated CPU time (s) 160.77
Current children cumulated vsize (KiB) 73996

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1272856/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=90256 CPUtime=220.21
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 24852 661 0 0 22001 20 0 0 25 0 1 0 59224644 92422144 21527 996147200 134512640 135215973 4294956320 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 22564 21527 408 171 0 21489 0
Current children cumulated CPU time (s) 220.21
Current children cumulated vsize (KiB) 90256

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1252568/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=114832 CPUtime=279.65
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 31504 661 0 0 27940 25 0 0 25 0 1 0 59224644 117587968 26130 996147200 134512640 135215973 4294956320 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 28708 26130 408 171 0 27633 0
Current children cumulated CPU time (s) 279.65
Current children cumulated vsize (KiB) 114832

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1228632/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=135444 CPUtime=339.08
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 37190 661 0 0 33880 28 0 0 25 0 1 0 59224644 138694656 31303 996147200 134512640 135215973 4294956320 18446744073709551615 134983143 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 33861 31303 408 171 0 32786 0
Current children cumulated CPU time (s) 339.08
Current children cumulated vsize (KiB) 135444

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12370
/proc/meminfo: memFree=1208088/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=150644 CPUtime=398.52
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 41473 661 0 0 39821 31 0 0 25 0 1 0 59224644 154259456 35586 996147200 134512640 135215973 4294956320 18446744073709551615 135095344 0 0 4096 0 0 0 0 17 1 0 0
/proc/12365/statm: 37661 35586 408 171 0 36586 0
Current children cumulated CPU time (s) 398.52
Current children cumulated vsize (KiB) 150644

[startup+462.302 s]
/proc/loadavg: 1.94 1.98 1.99 4/82 12410
/proc/meminfo: memFree=1304712/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=167668 CPUtime=458.12
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 46264 661 0 0 45776 36 0 0 25 0 1 0 59224644 171692032 40377 996147200 134512640 135215973 4294956320 18446744073709551615 134585677 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 41917 40377 408 171 0 40842 0
Current children cumulated CPU time (s) 458.12
Current children cumulated vsize (KiB) 167668

[startup+522.302 s]
/proc/loadavg: 1.97 1.98 1.99 3/83 12411
/proc/meminfo: memFree=1252608/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=201764 CPUtime=518.1
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 55349 661 0 0 51767 43 0 0 25 0 1 0 59224644 206606336 45365 996147200 134512640 135215973 4294956320 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 50441 45365 408 171 0 49366 0
Current children cumulated CPU time (s) 518.1
Current children cumulated vsize (KiB) 201764

[startup+582.301 s]
/proc/loadavg: 2.14 2.03 2.01 3/83 12411
/proc/meminfo: memFree=1101248/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=220376 CPUtime=578.07
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 60511 661 0 0 57760 47 0 0 25 0 1 0 59224644 225665024 50527 996147200 134512640 135215973 4294956320 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 55094 50527 408 171 0 54019 0
Current children cumulated CPU time (s) 578.07
Current children cumulated vsize (KiB) 220376

[startup+642.301 s]
/proc/loadavg: 2.05 2.02 2.00 3/83 12411
/proc/meminfo: memFree=872704/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=242436 CPUtime=638.06

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

[startup+882.301 s]
/proc/loadavg: 2.15 2.08 2.02 3/83 12412
/proc/meminfo: memFree=403000/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=337324 CPUtime=877.96
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 93388 661 0 0 87722 74 0 0 25 0 1 0 59224644 345419776 82379 996147200 134512640 135215973 4294956320 18446744073709551615 134908002 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 84331 82379 408 171 0 83256 0
Current children cumulated CPU time (s) 877.96
Current children cumulated vsize (KiB) 337324

[startup+942.302 s]
/proc/loadavg: 2.05 2.06 2.01 3/73 12444
/proc/meminfo: memFree=1127632/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=388272 CPUtime=937.93
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 106774 661 0 0 93710 83 0 0 25 0 1 0 59224644 397590528 87572 996147200 134512640 135215973 4294956320 18446744073709551615 134585087 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 97068 87572 408 171 0 95993 0
Current children cumulated CPU time (s) 937.93
Current children cumulated vsize (KiB) 388272

[startup+1002.3 s]
/proc/loadavg: 2.02 2.05 2.00 3/73 12444
/proc/meminfo: memFree=1100816/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=405972 CPUtime=997.91
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 111777 661 0 0 99704 87 0 0 25 0 1 0 59224644 415715328 92575 996147200 134512640 135215973 4294956320 18446744073709551615 134586561 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 101493 92575 408 171 0 100418 0
Current children cumulated CPU time (s) 997.91
Current children cumulated vsize (KiB) 405972

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 12444
/proc/meminfo: memFree=1071568/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=425292 CPUtime=1057.89
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 117220 661 0 0 105697 92 0 0 25 0 1 0 59224644 435499008 98018 996147200 134512640 135215973 4294956320 18446744073709551615 8296059 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 106323 98018 408 171 0 105248 0
Current children cumulated CPU time (s) 1057.89
Current children cumulated vsize (KiB) 425292

[startup+1122.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 12444
/proc/meminfo: memFree=1044304/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=443696 CPUtime=1117.86
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 122411 661 0 0 111690 96 0 0 25 0 1 0 59224644 454344704 103209 996147200 134512640 135215973 4294956320 18446744073709551615 134588235 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 110924 103209 408 171 0 109849 0
Current children cumulated CPU time (s) 1117.86
Current children cumulated vsize (KiB) 443696

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 12444
/proc/meminfo: memFree=1021904/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=459240 CPUtime=1177.84
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 126796 661 0 0 117683 101 0 0 25 0 1 0 59224644 470261760 107594 996147200 134512640 135215973 4294956320 18446744073709551615 134590597 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 114810 107594 408 171 0 113735 0
Current children cumulated CPU time (s) 1177.84
Current children cumulated vsize (KiB) 459240

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 12444
/proc/meminfo: memFree=1002840/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=471760 CPUtime=1237.82
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 130363 661 0 0 123678 104 0 0 25 0 1 0 59224644 483082240 111161 996147200 134512640 135215973 4294956320 18446744073709551615 134640886 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 117940 111161 408 171 0 116865 0
Current children cumulated CPU time (s) 1237.82
Current children cumulated vsize (KiB) 471760

[startup+1302.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 12444
/proc/meminfo: memFree=977432/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=483464 CPUtime=1297.8
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 133673 661 0 0 129673 107 0 0 25 0 1 0 59224644 495067136 114471 996147200 134512640 135215973 4294956320 18446744073709551615 134610888 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 120866 114471 408 171 0 119791 0
Current children cumulated CPU time (s) 1297.8
Current children cumulated vsize (KiB) 483464

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=955160/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=497408 CPUtime=1357.77
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 137610 661 0 0 135667 110 0 0 25 0 1 0 59224644 509345792 118408 996147200 134512640 135215973 4294956320 18446744073709551615 134532656 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 124352 118408 408 171 0 123277 0
Current children cumulated CPU time (s) 1357.77
Current children cumulated vsize (KiB) 497408

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=924440/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=515688 CPUtime=1417.75
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 142733 661 0 0 141661 114 0 0 25 0 1 0 59224644 528064512 123531 996147200 134512640 135215973 4294956320 18446744073709551615 4158960083 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 128922 123531 408 171 0 127847 0
Current children cumulated CPU time (s) 1417.75
Current children cumulated vsize (KiB) 515688

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=888408/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=550680 CPUtime=1477.73
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 151997 661 0 0 147654 119 0 0 25 0 1 0 59224644 563896320 130746 996147200 134512640 135215973 4294956320 18446744073709551615 134590633 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 137670 130746 408 171 0 136595 0
Current children cumulated CPU time (s) 1477.73
Current children cumulated vsize (KiB) 550680

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=862616/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=566052 CPUtime=1537.7
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 156347 661 0 0 153648 122 0 0 25 0 1 0 59224644 579637248 135096 996147200 134512640 135215973 4294956320 18446744073709551615 135096414 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 141513 135096 408 171 0 140438 0
Current children cumulated CPU time (s) 1537.7
Current children cumulated vsize (KiB) 566052

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=839064/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=581260 CPUtime=1597.67
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 160672 661 0 0 159641 126 0 0 25 0 1 0 59224644 595210240 139421 996147200 134512640 135215973 4294956320 18446744073709551615 134581797 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 145315 139421 408 171 0 144240 0
Current children cumulated CPU time (s) 1597.67
Current children cumulated vsize (KiB) 581260

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=815000/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=598344 CPUtime=1657.66
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 165462 661 0 0 165636 130 0 0 25 0 1 0 59224644 612704256 144211 996147200 134512640 135215973 4294956320 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 149586 144211 408 171 0 148511 0
Current children cumulated CPU time (s) 1657.66
Current children cumulated vsize (KiB) 598344

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=788440/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=614068 CPUtime=1717.64
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 169890 661 0 0 171630 134 0 0 25 0 1 0 59224644 628805632 148639 996147200 134512640 135215973 4294956320 18446744073709551615 134600162 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 153517 148639 408 171 0 152442 0
Current children cumulated CPU time (s) 1717.64
Current children cumulated vsize (KiB) 614068

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=762776/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=631776 CPUtime=1777.61
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 174870 661 0 0 177622 139 0 0 25 0 1 0 59224644 646938624 153619 996147200 134512640 135215973 4294956320 18446744073709551615 134591100 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 157944 153619 408 171 0 156869 0
Current children cumulated CPU time (s) 1777.61
Current children cumulated vsize (KiB) 631776



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=754392/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=637708 CPUtime=1800.01
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 176543 661 0 0 179861 140 0 0 25 0 1 0 59224644 653012992 155292 996147200 134512640 135215973 4294956320 18446744073709551615 134648295 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 159427 155292 408 171 0 158352 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 637708

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

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

[startup+1804.7 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 12444
/proc/meminfo: memFree=754392/2055920 swapFree=4192812/4192956
[pid=12365] ppid=12363 vsize=637708 CPUtime=1800.01
/proc/12365/stat : 12365 (pcs.big) R 12363 12365 10323 0 -1 4194304 176543 661 0 0 179861 140 0 0 25 0 1 0 59224644 653012992 155292 996147200 134512640 135215973 4294956320 18446744073709551615 134648295 0 0 4096 0 0 0 0 17 0 0 0
/proc/12365/statm: 159427 155292 408 171 0 158352 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 637708

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.81
CPU time (s): 1800.13
CPU user time (s): 1798.62
CPU system time (s): 1.50977
CPU usage (%): 99.7407
Max. virtual memory (cumulated for all children) (KiB): 637708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 1.50977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 177204
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= 18
involuntary context switches= 13918

runsolver used 2.08668 second user time and 5.33019 second system time

The end

Launcher Data

Begin job on node18 at 2009-07-16 07:19:40
IDJOB=2082792
IDBENCH=57638
IDSOLVER=734
FILE ID=node18/2082792-1247721580
PBS_JOBID= 9521354
Free space on /tmp= 66320 MiB

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

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

MD5SUM BENCH= af5beca91c4f6bb4fbd0be7fcf1b0eaa
RANDOM SEED=35474259

node18.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.243
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.243
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:       1371776 kB
Buffers:         87368 kB
Cached:         367416 kB
SwapCached:          0 kB
Active:         226944 kB
Inactive:       377660 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1371776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1824 kB
Writeback:           0 kB
Mapped:         161324 kB
Slab:            64600 kB
Committed_AS:   613720 kB
PageTables:       2044 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= 66320 MiB
End job on node18 at 2009-07-16 07:49:47