Trace number 2082714

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 0.3.2? (TO) 1800.17 1801.01

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.00/0.02	c Seed is 708891644
0.00/0.02	c Constructing HOME/instance-2082714-1247721512.xml  with 5015 constraints
0.00/0.09	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-2082714-1247721512/watcher-2082714-1247721512 -o /tmp/evaluation-result-2082714-1247721512/solver-2082714-1247721512 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 708891644 HOME/instance-2082714-1247721512.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.93 2.01 1.99 4/81 16470
/proc/meminfo: memFree=1476752/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=5356 CPUtime=0
/proc/16470/stat : 16470 (pcssolve) S 16468 16470 13525 0 -1 4194304 305 0 0 0 0 0 0 0 19 0 1 0 58842921 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16470/statm: 1339 242 201 169 0 50 0
[pid=16471] ppid=16470 vsize=5356 CPUtime=0
/proc/16471/stat : 16471 (pcssolve) R 16470 16470 13525 0 -1 4194368 22 0 0 0 0 0 0 0 22 0 1 0 58842922 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 209135922471 0 0 4096 0 0 0 0 17 1 0 0
/proc/16471/statm: 1339 243 202 169 0 50 0
[pid=16472] ppid=16470 vsize=5356 CPUtime=0
/proc/16472/stat : 16472 (pcssolve) R 16470 16470 13525 0 -1 4194368 22 0 0 0 0 0 0 0 23 0 1 0 58842922 5484544 244 996147200 4194304 4889804 548682068800 18446744073709551615 209135922471 0 0 4096 0 0 0 0 17 1 0 0
/proc/16472/statm: 1339 244 203 169 0 50 0

[startup+0.0154911 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 16470
/proc/meminfo: memFree=1476752/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=5356 CPUtime=0
/proc/16470/stat : 16470 (pcssolve) S 16468 16470 13525 0 -1 4194304 339 474 0 0 0 0 0 0 23 0 1 0 58842921 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 209135919940 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/16470/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101458 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 16470
/proc/meminfo: memFree=1476752/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=7000 CPUtime=0.08
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 1481 662 0 0 8 0 0 0 23 0 1 0 58842921 7168000 996 996147200 134512640 135215973 4294956304 18446744073709551615 134592157 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 1750 996 404 171 0 675 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7000

[startup+0.301483 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 16470
/proc/meminfo: memFree=1476752/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=8420 CPUtime=0.27
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 1976 662 0 0 27 0 0 0 25 0 1 0 58842921 8622080 1333 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 2105 1333 408 171 0 1030 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8420

[startup+0.701512 s]
/proc/loadavg: 1.93 2.01 1.99 4/81 16470
/proc/meminfo: memFree=1476752/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=8536 CPUtime=0.68
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 1996 662 0 0 67 1 0 0 25 0 1 0 58842921 8740864 1353 996147200 134512640 135215973 4294956304 18446744073709551615 134650833 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 2134 1353 408 171 0 1059 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 8536

[startup+1.50158 s]
/proc/loadavg: 1.93 2.01 1.99 3/82 16475
/proc/meminfo: memFree=1472904/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=8764 CPUtime=1.47
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 2074 662 0 0 146 1 0 0 25 0 1 0 58842921 8974336 1431 996147200 134512640 135215973 4294956304 18446744073709551615 134591334 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 2191 1431 408 171 0 1116 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 8764

[startup+3.10173 s]
/proc/loadavg: 1.93 2.01 1.99 3/82 16475
/proc/meminfo: memFree=1472328/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=9280 CPUtime=3.05
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 2197 662 0 0 304 1 0 0 25 0 1 0 58842921 9502720 1554 996147200 134512640 135215973 4294956304 18446744073709551615 134533360 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 2320 1554 408 171 0 1245 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 9280

[startup+6.30201 s]
/proc/loadavg: 1.94 2.01 1.99 3/82 16475
/proc/meminfo: memFree=1470856/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=10676 CPUtime=6.22
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 2583 662 0 0 621 1 0 0 25 0 1 0 58842921 10932224 1907 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 2669 1907 408 171 0 1594 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 10676

[startup+12.7016 s]
/proc/loadavg: 1.94 2.01 1.99 3/82 16475
/proc/meminfo: memFree=1468424/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=12972 CPUtime=12.56
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 3208 662 0 0 1255 1 0 0 25 0 1 0 58842921 13283328 2467 996147200 134512640 135215973 4294956304 18446744073709551615 134902700 0 0 4096 0 0 0 0 17 1 0 0
/proc/16470/statm: 3243 2467 408 171 0 2168 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 12972

[startup+25.5017 s]
/proc/loadavg: 1.95 2.01 1.99 3/73 16508
/proc/meminfo: memFree=1549672/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=18180 CPUtime=25.33
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 4667 662 0 0 2530 3 0 0 25 0 1 0 58842921 18616320 3732 996147200 134512640 135215973 4294956304 18446744073709551615 4158960644 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 4545 3732 408 171 0 3470 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 18180

[startup+51.102 s]
/proc/loadavg: 1.97 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1489168/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=30776 CPUtime=50.91
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 8176 662 0 0 5085 6 0 0 25 0 1 0 58842921 31514624 6646 996147200 134512640 135215973 4294956304 18446744073709551615 134592127 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 7694 6646 408 171 0 6619 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 30776

[startup+102.307 s]
/proc/loadavg: 1.98 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1428496/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=50932 CPUtime=102.09
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 13831 662 0 0 10198 11 0 0 25 0 1 0 58842921 52154368 11788 996147200 134512640 135215973 4294956304 18446744073709551615 134583516 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 12733 11788 408 171 0 11658 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 50932

[startup+162.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1387920/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=77264 CPUtime=162.07
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 21115 662 0 0 16190 17 0 0 25 0 1 0 58842921 79118336 17790 996147200 134512640 135215973 4294956304 18446744073709551615 4158853402 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 19316 17790 408 171 0 18241 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 77264

[startup+222.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1364176/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=105468 CPUtime=222.05
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 28879 662 0 0 22183 22 0 0 25 0 1 0 58842921 107999232 23505 996147200 134512640 135215973 4294956304 18446744073709551615 134957649 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 26367 23505 408 171 0 25292 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 105468

[startup+282.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1338640/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=130484 CPUtime=282.03
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 35788 662 0 0 28176 27 0 0 25 0 1 0 58842921 133615616 29901 996147200 134512640 135215973 4294956304 18446744073709551615 134600165 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 32621 29901 408 171 0 31546 0
Current children cumulated CPU time (s) 282.03
Current children cumulated vsize (KiB) 130484

[startup+342.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1318168/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=148276 CPUtime=342
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 40874 662 0 0 34169 31 0 0 25 0 1 0 58842921 151834624 34987 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 37069 34987 408 171 0 35994 0
Current children cumulated CPU time (s) 342
Current children cumulated vsize (KiB) 148276

[startup+402.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1296856/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=167228 CPUtime=401.98
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 46227 662 0 0 40161 37 0 0 25 0 1 0 58842921 171241472 40340 996147200 134512640 135215973 4294956304 18446744073709551615 134590644 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 41807 40340 408 171 0 40732 0
Current children cumulated CPU time (s) 401.98
Current children cumulated vsize (KiB) 167228

[startup+462.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1273944/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=203904 CPUtime=461.95
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 55979 662 0 0 46151 44 0 0 25 0 1 0 58842921 208797696 45995 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 50976 45995 408 171 0 49901 0
Current children cumulated CPU time (s) 461.95
Current children cumulated vsize (KiB) 203904

[startup+522.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1250776/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=224680 CPUtime=521.94
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 61805 662 0 0 52144 50 0 0 25 0 1 0 58842921 230072320 51821 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 56170 51821 408 171 0 55095 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 224680

[startup+582.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1229400/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=243352 CPUtime=581.91
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 67098 662 0 0 58137 54 0 0 25 0 1 0 58842921 249192448 57114 996147200 134512640 135215973 4294956304 18446744073709551615 4158960576 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 60838 57114 408 171 0 59763 0
Current children cumulated CPU time (s) 581.91
Current children cumulated vsize (KiB) 243352

[startup+642.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1201880/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=271968 CPUtime=641.89

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

[startup+882.301 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1118424/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=377460 CPUtime=881.8
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 103901 662 0 0 88102 78 0 0 25 0 1 0 58842921 386519040 84699 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 94365 84699 408 171 0 93290 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 377460

[startup+942.302 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1099672/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=394052 CPUtime=941.77
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 108632 662 0 0 94095 82 0 0 25 0 1 0 58842921 403509248 89430 996147200 134512640 135215973 4294956304 18446744073709551615 134648311 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 98513 89430 408 171 0 97438 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 394052

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1077080/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=413652 CPUtime=1001.74
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 114235 662 0 0 100088 86 0 0 25 0 1 0 58842921 423579648 95033 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 103413 95033 408 171 0 102338 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 413652

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 1.99 3/83 16549
/proc/meminfo: memFree=1053848/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=434212 CPUtime=1061.72
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 120068 662 0 0 106081 91 0 0 25 0 1 0 58842921 444633088 100866 996147200 134512640 135215973 4294956304 18446744073709551615 135094436 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 108553 100866 408 171 0 107478 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 434212

[startup+1122.3 s]
/proc/loadavg: 2.13 2.03 2.00 3/83 16549
/proc/meminfo: memFree=1030104/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=455008 CPUtime=1121.7
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 125953 662 0 0 112075 95 0 0 25 0 1 0 58842921 465928192 106751 996147200 134512640 135215973 4294956304 18446744073709551615 134908140 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 113752 106751 408 171 0 112677 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 455008

[startup+1182.3 s]
/proc/loadavg: 2.11 2.04 2.00 3/83 16549
/proc/meminfo: memFree=1008088/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=474488 CPUtime=1181.68
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 131520 662 0 0 118068 100 0 0 25 0 1 0 58842921 485875712 112318 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 118622 112318 408 171 0 117547 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 474488

[startup+1242.3 s]
/proc/loadavg: 2.28 2.10 2.02 3/82 16549
/proc/meminfo: memFree=985624/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=494048 CPUtime=1241.65
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 137050 662 0 0 124060 105 0 0 25 0 1 0 58842921 505905152 117848 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 123512 117848 408 171 0 122437 0
Current children cumulated CPU time (s) 1241.65
Current children cumulated vsize (KiB) 494048

[startup+1302.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/82 16549
/proc/meminfo: memFree=947736/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=537496 CPUtime=1301.64
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 148488 662 0 0 130052 112 0 0 25 0 1 0 58842921 550395904 127237 996147200 134512640 135215973 4294956304 18446744073709551615 4158960138 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 134374 127237 408 171 0 133299 0
Current children cumulated CPU time (s) 1301.64
Current children cumulated vsize (KiB) 537496

[startup+1362.3 s]
/proc/loadavg: 2.04 2.07 2.01 3/82 16549
/proc/meminfo: memFree=936984/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=546044 CPUtime=1361.61
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 151207 662 0 0 136046 115 0 0 25 0 1 0 58842921 559149056 129956 996147200 134512640 135215973 4294956304 18446744073709551615 134590036 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 136511 129956 408 171 0 135436 0
Current children cumulated CPU time (s) 1361.61
Current children cumulated vsize (KiB) 546044

[startup+1422.31 s]
/proc/loadavg: 2.01 2.05 2.01 3/82 16549
/proc/meminfo: memFree=917912/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=562472 CPUtime=1421.6
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 155927 662 0 0 142041 119 0 0 25 0 1 0 58842921 575971328 134676 996147200 134512640 135215973 4294956304 18446744073709551615 134588248 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 140618 134676 408 171 0 139543 0
Current children cumulated CPU time (s) 1421.6
Current children cumulated vsize (KiB) 562472

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.00 3/82 16549
/proc/meminfo: memFree=898584/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=579532 CPUtime=1481.57
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 160807 662 0 0 148033 124 0 0 25 0 1 0 58842921 593440768 139556 996147200 134512640 135215973 4294956304 18446744073709551615 4158960114 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 144883 139556 408 171 0 143808 0
Current children cumulated CPU time (s) 1481.57
Current children cumulated vsize (KiB) 579532

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 16549
/proc/meminfo: memFree=880664/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=594976 CPUtime=1541.54
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 165229 662 0 0 154025 129 0 0 25 0 1 0 58842921 609255424 143978 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 148744 143978 408 171 0 147669 0
Current children cumulated CPU time (s) 1541.54
Current children cumulated vsize (KiB) 594976

[startup+1602.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16549
/proc/meminfo: memFree=862040/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=611460 CPUtime=1601.52
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 169927 662 0 0 160019 133 0 0 25 0 1 0 58842921 626135040 148676 996147200 134512640 135215973 4294956304 18446744073709551615 12389808 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 152865 148676 408 171 0 151790 0
Current children cumulated CPU time (s) 1601.52
Current children cumulated vsize (KiB) 611460

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16549
/proc/meminfo: memFree=842776/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=628188 CPUtime=1661.5
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 174691 662 0 0 166013 137 0 0 25 0 1 0 58842921 643264512 153440 996147200 134512640 135215973 4294956304 18446744073709551615 134592165 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 157047 153440 408 171 0 155972 0
Current children cumulated CPU time (s) 1661.5
Current children cumulated vsize (KiB) 628188

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16549
/proc/meminfo: memFree=824664/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=644048 CPUtime=1721.47
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 179246 662 0 0 172005 142 0 0 25 0 1 0 58842921 659505152 157995 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 161012 157995 408 171 0 159937 0
Current children cumulated CPU time (s) 1721.47
Current children cumulated vsize (KiB) 644048

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16549
/proc/meminfo: memFree=805720/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=660432 CPUtime=1781.45
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 183928 662 0 0 177998 147 0 0 25 0 1 0 58842921 676282368 162677 996147200 134512640 135215973 4294956304 18446744073709551615 134610731 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 165108 162677 408 171 0 164033 0
Current children cumulated CPU time (s) 1781.45
Current children cumulated vsize (KiB) 660432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16549
/proc/meminfo: memFree=799960/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=665388 CPUtime=1800.04
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4194304 185334 662 0 0 179856 148 0 0 25 0 1 0 58842921 681357312 164083 996147200 134512640 135215973 4294956304 18446744073709551615 134590536 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 166347 164083 408 171 0 165272 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 665388

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

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

[startup+1801.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16549
/proc/meminfo: memFree=799960/2055920 swapFree=4192812/4192956
[pid=16470] ppid=16468 vsize=0 CPUtime=1800.15
/proc/16470/stat : 16470 (pcs.big) R 16468 16470 13525 0 -1 4195332 185334 662 0 0 179857 158 0 0 25 0 1 0 58842921 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 0 0 0
/proc/16470/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.15
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.01
CPU time (s): 1800.17
CPU user time (s): 1798.58
CPU system time (s): 1.59276
CPU usage (%): 99.9533
Max. virtual memory (cumulated for all children) (KiB): 665388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.58
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= 185996
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= 7934

runsolver used 1.89271 second user time and 6.30404 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-16 07:18:32
IDJOB=2082714
IDBENCH=57624
IDSOLVER=733
FILE ID=node41/2082714-1247721512
PBS_JOBID= 9521376
Free space on /tmp= 65792 MiB

SOLVER NAME= pcs 0.2
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-2082714-1247721512/watcher-2082714-1247721512 -o /tmp/evaluation-result-2082714-1247721512/solver-2082714-1247721512 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 708891644 HOME/instance-2082714-1247721512.xml

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

MD5SUM BENCH= 12f7ddbe98bc1cdc60be77630c7a0109
RANDOM SEED=708891644

node41.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.212
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	: 5931.00
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.212
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:       1477296 kB
Buffers:         77356 kB
Cached:         305960 kB
SwapCached:          0 kB
Active:         186688 kB
Inactive:       305276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1477296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1844 kB
Writeback:           0 kB
Mapped:         129052 kB
Slab:            71604 kB
Committed_AS:   605480 kB
PageTables:       1980 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= 65792 MiB
End job on node41 at 2009-07-16 07:48:35