Trace number 2081527

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.06 1803.34

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-27.xml
MD5SUM196a7089ab2131406befbce0951ee5ff
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark46.154
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1173
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
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 48388212
0.18/0.21	c Constructing HOME/instance-2081527-1247719745.xml  with 34560 constraints
0.47/0.58	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-2081527-1247719745/watcher-2081527-1247719745 -o /tmp/evaluation-result-2081527-1247719745/solver-2081527-1247719745 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 48388212 HOME/instance-2081527-1247719745.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/81 11484
/proc/meminfo: memFree=1402304/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=5356 CPUtime=0
/proc/11484/stat : 11484 (pcssolve) R 11482 11484 10284 0 -1 4194304 290 0 0 0 0 0 0 0 21 0 1 0 59039208 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240907774623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11484/statm: 1339 241 200 169 0 50 0
[pid=11485] ppid=11484 vsize=3676 CPUtime=0
/proc/11485/stat : 11485 (fgrep) R 11484 11484 10284 0 -1 4194304 139 0 0 0 0 0 0 0 22 0 1 0 59039209 3764224 106 996147200 4194304 4274172 548682068976 18446744073709551615 240907944018 0 0 4096 0 0 0 0 17 1 0 0
/proc/11485/statm: 919 106 85 19 0 43 0
[pid=11486] ppid=11484 vsize=5356 CPUtime=0
/proc/11486/stat : 11486 (pcssolve) R 11484 11484 10284 0 -1 4194368 0 0 0 0 0 0 0 0 21 0 1 0 59039209 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 240907774623 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11486/statm: 1339 241 200 169 0 50 0

[startup+0.111615 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 11484
/proc/meminfo: memFree=1402304/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=6520 CPUtime=0.08
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 1361 659 0 0 8 0 0 0 18 0 1 0 59039208 6676480 882 996147200 134512640 135215973 4294956320 18446744073709551615 9388992 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 1630 882 388 171 0 555 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6520

[startup+0.20262 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 11484
/proc/meminfo: memFree=1402304/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=8584 CPUtime=0.18
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 2006 659 0 0 17 1 0 0 18 0 1 0 59039208 8790016 1310 996147200 134512640 135215973 4294956320 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 2146 1310 388 171 0 1071 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8584

[startup+0.301634 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 11484
/proc/meminfo: memFree=1402304/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=11204 CPUtime=0.27
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 2800 659 0 0 26 1 0 0 19 0 1 0 59039208 11472896 1834 996147200 134512640 135215973 4294956320 18446744073709551615 134897472 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 2801 1834 388 171 0 1726 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11204

[startup+0.701671 s]
/proc/loadavg: 2.00 2.00 2.00 4/81 11484
/proc/meminfo: memFree=1402304/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=21084 CPUtime=0.67
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 6367 659 0 0 64 3 0 0 23 0 1 0 59039208 21590016 4290 996147200 134512640 135215973 4294956320 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 5271 4290 404 171 0 4196 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21084

[startup+1.50276 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11489
/proc/meminfo: memFree=1378680/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=31956 CPUtime=1.47
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 10311 659 0 0 142 5 0 0 25 0 1 0 59039208 32722944 6670 996147200 134512640 135215973 4294956320 18446744073709551615 134902700 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 7989 6670 408 171 0 6914 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 31956

[startup+3.10191 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11489
/proc/meminfo: memFree=1371512/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=42200 CPUtime=3.05
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 13322 659 0 0 298 7 0 0 25 0 1 0 59039208 43212800 7996 996147200 134512640 135215973 4294956320 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 10550 7996 408 171 0 9475 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 42200

[startup+6.30124 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11489
/proc/meminfo: memFree=1371384/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=42336 CPUtime=6.22
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 13373 659 0 0 615 7 0 0 25 0 1 0 59039208 43352064 8047 996147200 134512640 135215973 4294956320 18446744073709551615 134648297 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 10584 8047 408 171 0 9509 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 42336

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11489
/proc/meminfo: memFree=1369720/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=42568 CPUtime=12.56
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 13751 659 0 0 1248 8 0 0 25 0 1 0 59039208 43589632 8425 996147200 134512640 135215973 4294956320 18446744073709551615 134591050 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 10642 8425 408 171 0 9567 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 42568

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11489
/proc/meminfo: memFree=1369208/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=43216 CPUtime=25.24
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 13922 659 0 0 2516 8 0 0 25 0 1 0 59039208 44253184 8563 996147200 134512640 135215973 4294956320 18446744073709551615 134641100 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 10804 8563 408 171 0 9729 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 43216

[startup+51.1017 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11489
/proc/meminfo: memFree=1368376/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=44308 CPUtime=50.59
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 14238 659 0 0 5051 8 0 0 25 0 1 0 59039208 45371392 8814 996147200 134512640 135215973 4294956320 18446744073709551615 134902700 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 11077 8814 408 171 0 10002 0
Current children cumulated CPU time (s) 50.59
Current children cumulated vsize (KiB) 44308

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11489
/proc/meminfo: memFree=1350328/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=69120 CPUtime=101.32
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 22191 659 0 0 10119 13 0 0 25 0 1 0 59039208 70778880 13309 996147200 134512640 135215973 4294956320 18446744073709551615 134532692 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 17280 13309 408 171 0 16205 0
Current children cumulated CPU time (s) 101.32
Current children cumulated vsize (KiB) 69120

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11491
/proc/meminfo: memFree=1347384/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=72444 CPUtime=160.76
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 23147 659 0 0 16062 14 0 0 25 0 1 0 59039208 74182656 14008 996147200 134512640 135215973 4294956320 18446744073709551615 134583516 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 18111 14008 408 171 0 17036 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 72444

[startup+222.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11491
/proc/meminfo: memFree=1344376/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=74896 CPUtime=220.2
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 23889 659 0 0 22006 14 0 0 25 0 1 0 59039208 76693504 14750 996147200 134512640 135215973 4294956320 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 18724 14750 408 171 0 17649 0
Current children cumulated CPU time (s) 220.2
Current children cumulated vsize (KiB) 74896

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 11491
/proc/meminfo: memFree=1341304/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=79596 CPUtime=279.64
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 25208 659 0 0 27948 16 0 0 25 0 1 0 59039208 81506304 15556 996147200 134512640 135215973 4294956320 18446744073709551615 134589862 0 0 4096 0 0 0 0 17 1 0 0
/proc/11484/statm: 19899 15556 408 171 0 18824 0
Current children cumulated CPU time (s) 279.64
Current children cumulated vsize (KiB) 79596

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11523
/proc/meminfo: memFree=1340944/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=82652 CPUtime=339.58
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 26127 659 0 0 33942 16 0 0 25 0 1 0 59039208 84635648 16475 996147200 134512640 135215973 4294956320 18446744073709551615 134588264 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 20663 16475 408 171 0 19588 0
Current children cumulated CPU time (s) 339.58
Current children cumulated vsize (KiB) 82652

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11523
/proc/meminfo: memFree=1332560/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=88452 CPUtime=399.56
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 27723 659 0 0 39939 17 0 0 25 0 1 0 59039208 90574848 18071 996147200 134512640 135215973 4294956320 18446744073709551615 134957935 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 22113 18071 408 171 0 21038 0
Current children cumulated CPU time (s) 399.56
Current children cumulated vsize (KiB) 88452

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11523
/proc/meminfo: memFree=1324432/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=91696 CPUtime=459.54
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 28687 659 0 0 45935 19 0 0 25 0 1 0 59039208 93896704 19035 996147200 134512640 135215973 4294956320 18446744073709551615 134957867 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 22924 19035 408 171 0 21849 0
Current children cumulated CPU time (s) 459.54
Current children cumulated vsize (KiB) 91696

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11523
/proc/meminfo: memFree=1317712/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=99720 CPUtime=519.51
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 30850 659 0 0 51931 20 0 0 25 0 1 0 59039208 102113280 20173 996147200 134512640 135215973 4294956320 18446744073709551615 134957935 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 24930 20173 408 171 0 23855 0
Current children cumulated CPU time (s) 519.51
Current children cumulated vsize (KiB) 99720

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11523
/proc/meminfo: memFree=1310160/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=104300 CPUtime=579.49
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 32129 659 0 0 57927 22 0 0 25 0 1 0 59039208 106803200 21452 996147200 134512640 135215973 4294956320 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 26075 21452 408 171 0 25000 0
Current children cumulated CPU time (s) 579.49
Current children cumulated vsize (KiB) 104300

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11523
/proc/meminfo: memFree=1301584/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=108620 CPUtime=639.47

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1275656/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=121904 CPUtime=819.39
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 37008 659 0 0 81913 26 0 0 25 0 1 0 59039208 124829696 26331 996147200 134512640 135215973 4294956320 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 30476 26331 408 171 0 29401 0
Current children cumulated CPU time (s) 819.39
Current children cumulated vsize (KiB) 121904

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1267464/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=126120 CPUtime=879.36
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 38172 659 0 0 87910 26 0 0 25 0 1 0 59039208 129146880 27495 996147200 134512640 135215973 4294956320 18446744073709551615 134600032 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 31530 27495 408 171 0 30455 0
Current children cumulated CPU time (s) 879.36
Current children cumulated vsize (KiB) 126120

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1260296/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=131068 CPUtime=939.34
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 39524 659 0 0 93906 28 0 0 25 0 1 0 59039208 134213632 28847 996147200 134512640 135215973 4294956320 18446744073709551615 135094915 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 32767 28847 408 171 0 31692 0
Current children cumulated CPU time (s) 939.34
Current children cumulated vsize (KiB) 131068

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1251272/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=136492 CPUtime=999.31
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 40996 659 0 0 99902 29 0 0 25 0 1 0 59039208 139767808 30319 996147200 134512640 135215973 4294956320 18446744073709551615 134583557 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 34123 30319 408 171 0 33048 0
Current children cumulated CPU time (s) 999.31
Current children cumulated vsize (KiB) 136492

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1243216/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=149220 CPUtime=1059.29
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 44304 659 0 0 105897 32 0 0 25 0 1 0 59039208 152801280 31578 996147200 134512640 135215973 4294956320 18446744073709551615 134648240 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 37305 31578 408 171 0 36230 0
Current children cumulated CPU time (s) 1059.29
Current children cumulated vsize (KiB) 149220

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1234320/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=154408 CPUtime=1119.27
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 45713 659 0 0 111894 33 0 0 25 0 1 0 59039208 158113792 32987 996147200 134512640 135215973 4294956320 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 38602 32987 408 171 0 37527 0
Current children cumulated CPU time (s) 1119.27
Current children cumulated vsize (KiB) 154408

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1225296/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=159064 CPUtime=1179.24
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 46996 659 0 0 117890 34 0 0 25 0 1 0 59039208 162881536 34270 996147200 134512640 135215973 4294956320 18446744073709551615 4158960480 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 39766 34270 408 171 0 38691 0
Current children cumulated CPU time (s) 1179.24
Current children cumulated vsize (KiB) 159064

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1219344/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=163000 CPUtime=1239.23
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 48094 659 0 0 123887 36 0 0 25 0 1 0 59039208 166912000 35368 996147200 134512640 135215973 4294956320 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 40750 35368 408 171 0 39675 0
Current children cumulated CPU time (s) 1239.23
Current children cumulated vsize (KiB) 163000

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1209552/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=167664 CPUtime=1299.2
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 49365 659 0 0 129884 36 0 0 25 0 1 0 59039208 171687936 36639 996147200 134512640 135215973 4294956320 18446744073709551615 134648480 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 41916 36639 408 171 0 40841 0
Current children cumulated CPU time (s) 1299.2
Current children cumulated vsize (KiB) 167664

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1202704/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=171100 CPUtime=1359.18
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 50340 659 0 0 135880 38 0 0 25 0 1 0 59039208 175206400 37614 996147200 134512640 135215973 4294956320 18446744073709551615 4158960269 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 42775 37614 408 171 0 41700 0
Current children cumulated CPU time (s) 1359.18
Current children cumulated vsize (KiB) 171100

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1196048/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=175836 CPUtime=1419.15
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 51638 659 0 0 141877 38 0 0 25 0 1 0 59039208 180056064 38912 996147200 134512640 135215973 4294956320 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 43959 38912 408 171 0 42884 0
Current children cumulated CPU time (s) 1419.15
Current children cumulated vsize (KiB) 175836

[startup+1482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/73 11529
/proc/meminfo: memFree=1189200/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=180044 CPUtime=1479.14
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 52828 659 0 0 147874 40 0 0 25 0 1 0 59039208 184365056 40102 996147200 134512640 135215973 4294956320 18446744073709551615 134588286 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 45011 40102 408 171 0 43936 0
Current children cumulated CPU time (s) 1479.14
Current children cumulated vsize (KiB) 180044

[startup+1542.31 s]
/proc/loadavg: 2.01 2.01 2.00 3/73 11529
/proc/meminfo: memFree=1177360/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=189932 CPUtime=1539.12
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 55440 659 0 0 153870 42 0 0 25 0 1 0 59039208 194490368 42136 996147200 134512640 135215973 4294956320 18446744073709551615 134907424 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 47483 42136 408 171 0 46408 0
Current children cumulated CPU time (s) 1539.12
Current children cumulated vsize (KiB) 189932

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1172496/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=191632 CPUtime=1599.09
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 55974 659 0 0 159866 43 0 0 25 0 1 0 59039208 196231168 42670 996147200 134512640 135215973 4294956320 18446744073709551615 134583539 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 47908 42670 408 171 0 46833 0
Current children cumulated CPU time (s) 1599.09
Current children cumulated vsize (KiB) 191632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1167504/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=193432 CPUtime=1659.06
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 56506 659 0 0 165863 43 0 0 25 0 1 0 59039208 198074368 43202 996147200 134512640 135215973 4294956320 18446744073709551615 134594116 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 48358 43202 408 171 0 47283 0
Current children cumulated CPU time (s) 1659.06
Current children cumulated vsize (KiB) 193432

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1162512/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=195776 CPUtime=1719.04
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 57172 659 0 0 171860 44 0 0 25 0 1 0 59039208 200474624 43868 996147200 134512640 135215973 4294956320 18446744073709551615 134587611 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 48944 43868 408 171 0 47869 0
Current children cumulated CPU time (s) 1719.04
Current children cumulated vsize (KiB) 195776

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1153168/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=198108 CPUtime=1779.01
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 57842 659 0 0 177857 44 0 0 25 0 1 0 59039208 202862592 44538 996147200 134512640 135215973 4294956320 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 49527 44538 408 171 0 48452 0
Current children cumulated CPU time (s) 1779.01
Current children cumulated vsize (KiB) 198108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11529
/proc/meminfo: memFree=1151504/2055920 swapFree=4192812/4192956
[pid=11484] ppid=11482 vsize=199360 CPUtime=1800.01
/proc/11484/stat : 11484 (pcs.big) R 11482 11484 10284 0 -1 4194304 58189 659 0 0 179957 44 0 0 25 0 1 0 59039208 204144640 44885 996147200 134512640 135215973 4294956320 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/11484/statm: 49840 44885 408 171 0 48765 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 199360

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.34
CPU time (s): 1800.06
CPU user time (s): 1799.58
CPU system time (s): 0.481926
CPU usage (%): 99.8182
Max. virtual memory (cumulated for all children) (KiB): 199360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.58
system time used= 0.481926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58848
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= 21
involuntary context switches= 17700

runsolver used 2.81157 second user time and 5.39218 second system time

The end

Launcher Data

Begin job on node36 at 2009-07-16 06:49:05
IDJOB=2081527
IDBENCH=57415
IDSOLVER=734
FILE ID=node36/2081527-1247719745
PBS_JOBID= 9521375
Free space on /tmp= 66312 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-27.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2081527-1247719745/watcher-2081527-1247719745 -o /tmp/evaluation-result-2081527-1247719745/solver-2081527-1247719745 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 48388212 HOME/instance-2081527-1247719745.xml

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

MD5SUM BENCH= 196a7089ab2131406befbce0951ee5ff
RANDOM SEED=48388212

node36.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.238
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.238
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:       1402784 kB
Buffers:         75220 kB
Cached:         408192 kB
SwapCached:          0 kB
Active:         156092 kB
Inactive:       409844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402784 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2416 kB
Writeback:           0 kB
Mapped:         102976 kB
Slab:            72260 kB
Committed_AS:   663308 kB
PageTables:       1912 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= 66308 MiB
End job on node36 at 2009-07-16 07:19:11