Trace number 2068953

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 1802.86

General information on the benchmark

Namecsp/tdsp/
normalized-C7-3-240.xml
MD5SUMf9fb4b9e93d84a370d6e24bfb8078515
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables590
Number of constraints19502
Maximum constraint arity6
Maximum domain size241
Number of constraints which are defined in extension0
Number of constraints which are defined in intension19502
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.02	c Seed is 343573069
0.00/0.02	c Constructing HOME/instance-2068953-1247707460.xml  with 517538 constraints
5.42/5.54	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-2068953-1247707460/watcher-2068953-1247707460 -o /tmp/evaluation-result-2068953-1247707460/solver-2068953-1247707460 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 343573069 HOME/instance-2068953-1247707460.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.17 2.14 2.05 4/82 11930
/proc/meminfo: memFree=1159896/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=5356 CPUtime=0
/proc/11930/stat : 11930 (pcssolve) R 11928 11930 10509 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 57809251 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11930/statm: 1339 241 200 169 0 50 0
[pid=11931] ppid=11930 vsize=5356 CPUtime=0
/proc/11931/stat : 11931 (pcssolve) R 11930 11930 10509 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 57809251 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 218076080799 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/11931/statm: 1339 241 200 169 0 50 0

[startup+0.020095 s]
/proc/loadavg: 2.17 2.14 2.05 4/82 11930
/proc/meminfo: memFree=1159896/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=5356 CPUtime=0
/proc/11930/stat : 11930 (pcssolve) S 11928 11930 10509 0 -1 4194304 339 317 0 0 0 0 0 0 21 0 1 0 57809251 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 218076078916 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11930/statm: 1339 242 201 169 0 50 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5356

[startup+0.101107 s]
/proc/loadavg: 2.17 2.14 2.05 4/82 11930
/proc/meminfo: memFree=1159896/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=6756 CPUtime=0.07
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 1385 657 0 0 7 0 0 0 22 0 1 0 57809251 6918144 895 996147200 134512640 135215973 4294956304 18446744073709551615 7824720 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 1689 895 389 171 0 614 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6756

[startup+0.301143 s]
/proc/loadavg: 2.17 2.14 2.05 4/82 11930
/proc/meminfo: memFree=1159896/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=13616 CPUtime=0.26
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 3546 657 0 0 25 1 0 0 24 0 1 0 57809251 13942784 2309 996147200 134512640 135215973 4294956304 18446744073709551615 134585723 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 3404 2309 389 171 0 2329 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 13616

[startup+0.701208 s]
/proc/loadavg: 2.17 2.14 2.05 4/82 11930
/proc/meminfo: memFree=1159896/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=24404 CPUtime=0.66
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 7352 657 0 0 63 3 0 0 25 0 1 0 57809251 24989696 5037 996147200 134512640 135215973 4294956304 18446744073709551615 7835372 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 6101 5037 389 171 0 5026 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 24404

[startup+1.50134 s]
/proc/loadavg: 2.15 2.14 2.05 3/83 11935
/proc/meminfo: memFree=1132112/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=50912 CPUtime=1.45
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 15940 657 0 0 138 7 0 0 25 0 1 0 57809251 52133888 10392 996147200 134512640 135215973 4294956304 18446744073709551615 134744835 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 12728 10392 389 171 0 11653 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 50912

[startup+3.10161 s]
/proc/loadavg: 2.15 2.14 2.05 3/83 11935
/proc/meminfo: memFree=1101328/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=99020 CPUtime=3.05
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 32078 657 0 0 290 15 0 0 25 0 1 0 57809251 101396480 21095 996147200 134512640 135215973 4294956304 18446744073709551615 7827297 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 24755 21095 389 171 0 23680 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 99020

[startup+6.30115 s]
/proc/loadavg: 2.14 2.14 2.05 3/83 11935
/proc/meminfo: memFree=1014160/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=218048 CPUtime=6.21
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 75030 657 0 0 587 34 0 0 25 0 1 0 57809251 223281152 52360 996147200 134512640 135215973 4294956304 18446744073709551615 4158960244 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 54512 52360 405 171 0 53437 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 218048

[startup+12.7012 s]
/proc/loadavg: 2.13 2.13 2.05 3/83 11935
/proc/meminfo: memFree=887888/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=284716 CPUtime=12.55
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 98942 657 0 0 1212 43 0 0 25 0 1 0 57809251 291549184 68376 996147200 134512640 135215973 4294956304 18446744073709551615 4158960140 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 71179 68376 410 171 0 70104 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 284716

[startup+25.5014 s]
/proc/loadavg: 2.10 2.13 2.05 3/83 11935
/proc/meminfo: memFree=866256/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=327284 CPUtime=25.22
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 145049 657 0 0 2462 60 0 0 25 0 1 0 57809251 335138816 73547 996147200 134512640 135215973 4294956304 18446744073709551615 4158960000 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 81821 73547 410 171 0 80746 0
Current children cumulated CPU time (s) 25.22
Current children cumulated vsize (KiB) 327284

[startup+51.1016 s]
/proc/loadavg: 2.06 2.12 2.05 3/83 11935
/proc/meminfo: memFree=865488/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=327408 CPUtime=50.58
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 170432 657 0 0 4988 70 0 0 25 0 1 0 57809251 335265792 73737 996147200 134512640 135215973 4294956304 18446744073709551615 134680770 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 81852 73737 410 171 0 80777 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 327408

[startup+102.306 s]
/proc/loadavg: 2.03 2.10 2.04 3/83 11935
/proc/meminfo: memFree=865104/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=327644 CPUtime=101.3
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 346031 657 0 0 9993 137 0 0 25 0 1 0 57809251 335507456 73811 996147200 134512640 135215973 4294956304 18446744073709551615 134610758 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 81911 73811 410 171 0 80836 0
Current children cumulated CPU time (s) 101.3
Current children cumulated vsize (KiB) 327644

[startup+162.301 s]
/proc/loadavg: 2.01 2.08 2.04 3/83 11935
/proc/meminfo: memFree=864784/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=328016 CPUtime=160.73
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 524115 657 0 0 15867 206 0 0 25 0 1 0 57809251 335888384 73892 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 1 0 0
/proc/11930/statm: 82004 73892 410 171 0 80929 0
Current children cumulated CPU time (s) 160.73
Current children cumulated vsize (KiB) 328016

[startup+222.301 s]
/proc/loadavg: 2.00 2.06 2.03 3/73 11967
/proc/meminfo: memFree=847720/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=328392 CPUtime=220.33
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 942192 657 0 0 21665 368 0 0 25 0 1 0 57809251 336273408 74013 996147200 134512640 135215973 4294956304 18446744073709551615 134532717 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 82098 74013 410 171 0 81023 0
Current children cumulated CPU time (s) 220.33
Current children cumulated vsize (KiB) 328392

[startup+282.301 s]
/proc/loadavg: 2.00 2.05 2.02 3/73 11967
/proc/meminfo: memFree=833704/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=329448 CPUtime=280.3
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 1318699 657 0 0 27521 509 0 0 25 0 1 0 57809251 337354752 74277 996147200 134512640 135215973 4294956304 18446744073709551615 4158960177 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 82362 74277 410 171 0 81287 0
Current children cumulated CPU time (s) 280.3
Current children cumulated vsize (KiB) 329448

[startup+342.301 s]
/proc/loadavg: 2.00 2.04 2.02 3/73 11967
/proc/meminfo: memFree=820648/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=329576 CPUtime=340.28
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 1425745 657 0 0 33480 548 0 0 25 0 1 0 57809251 337485824 74356 996147200 134512640 135215973 4294956304 18446744073709551615 134532689 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 82394 74356 410 171 0 81319 0
Current children cumulated CPU time (s) 340.28
Current children cumulated vsize (KiB) 329576

[startup+402.301 s]
/proc/loadavg: 2.00 2.03 2.01 3/73 11967
/proc/meminfo: memFree=788136/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=329948 CPUtime=400.25
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 1597216 657 0 0 39415 610 0 0 25 0 1 0 57809251 337866752 74432 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 82487 74432 410 171 0 81412 0
Current children cumulated CPU time (s) 400.25
Current children cumulated vsize (KiB) 329948

[startup+462.301 s]
/proc/loadavg: 2.00 2.02 2.01 3/73 11967
/proc/meminfo: memFree=764712/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=330452 CPUtime=460.22
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 1846398 657 0 0 45324 698 0 0 25 0 1 0 57809251 338382848 74575 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 82613 74575 410 171 0 81538 0
Current children cumulated CPU time (s) 460.22
Current children cumulated vsize (KiB) 330452

[startup+522.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 11967
/proc/meminfo: memFree=732456/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=357192 CPUtime=520.2
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 2905017 657 0 0 50934 1086 0 0 25 0 1 0 57809251 365764608 77186 996147200 134512640 135215973 4294956304 18446744073709551615 134592184 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89298 77186 410 171 0 88223 0
Current children cumulated CPU time (s) 520.2
Current children cumulated vsize (KiB) 357192

[startup+582.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 11967
/proc/meminfo: memFree=709800/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=357192 CPUtime=580.17
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 2905026 657 0 0 56931 1086 0 0 25 0 1 0 57809251 365764608 77195 996147200 134512640 135215973 4294956304 18446744073709551615 134648399 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89298 77195 410 171 0 88223 0
Current children cumulated CPU time (s) 580.17
Current children cumulated vsize (KiB) 357192

[startup+642.302 s]
/proc/loadavg: 2.04 2.02 2.00 3/73 11967
/proc/meminfo: memFree=683048/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=357192 CPUtime=640.14
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 2905035 657 0 0 62928 1086 0 0 25 0 1 0 57809251 365764608 77204 996147200 134512640 135215973 4294956304 18446744073709551615 134610822 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89298 77204 410 171 0 88223 0
Current children cumulated CPU time (s) 640.14

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

[startup+822.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=615784/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=358288 CPUtime=820.06
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 3986148 657 0 0 80523 1483 0 0 25 0 1 0 57809251 366886912 77463 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89572 77463 410 171 0 88497 0
Current children cumulated CPU time (s) 820.06
Current children cumulated vsize (KiB) 358288

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=574248/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=358408 CPUtime=880.02
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 4048535 657 0 0 86497 1505 0 0 25 0 1 0 57809251 367009792 77487 996147200 134512640 135215973 4294956304 18446744073709551615 134587297 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89602 77487 410 171 0 88527 0
Current children cumulated CPU time (s) 880.02
Current children cumulated vsize (KiB) 358408

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=535144/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=358788 CPUtime=940
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 4178348 657 0 0 92447 1553 0 0 25 0 1 0 57809251 367398912 77618 996147200 134512640 135215973 4294956304 18446744073709551615 134907944 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89697 77618 410 171 0 88622 0
Current children cumulated CPU time (s) 940
Current children cumulated vsize (KiB) 358788

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=507240/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=359164 CPUtime=999.97
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 4355624 657 0 0 98381 1616 0 0 25 0 1 0 57809251 367783936 77717 996147200 134512640 135215973 4294956304 18446744073709551615 134902700 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89791 77717 410 171 0 88716 0
Current children cumulated CPU time (s) 999.97
Current children cumulated vsize (KiB) 359164

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=477992/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=359548 CPUtime=1059.94
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 4569788 657 0 0 104297 1697 0 0 25 0 1 0 57809251 368177152 78360 996147200 134512640 135215973 4294956304 18446744073709551615 134599824 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 89887 78360 410 171 0 88812 0
Current children cumulated CPU time (s) 1059.94
Current children cumulated vsize (KiB) 359548

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=449192/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=360456 CPUtime=1119.91
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 4892985 657 0 0 110179 1812 0 0 25 0 1 0 57809251 369106944 78591 996147200 134512640 135215973 4294956304 18446744073709551615 134597512 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 90114 78591 410 171 0 89039 0
Current children cumulated CPU time (s) 1119.91
Current children cumulated vsize (KiB) 360456

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=428008/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=361348 CPUtime=1179.88
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 5235167 657 0 0 116051 1937 0 0 25 0 1 0 57809251 370020352 78809 996147200 134512640 135215973 4294956304 18446744073709551615 134597328 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 90337 78809 410 171 0 89262 0
Current children cumulated CPU time (s) 1179.88
Current children cumulated vsize (KiB) 361348

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=409064/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=361984 CPUtime=1239.86
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 5524853 657 0 0 121945 2041 0 0 25 0 1 0 57809251 370671616 78982 996147200 134512640 135215973 4294956304 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 90496 78982 410 171 0 89421 0
Current children cumulated CPU time (s) 1239.86
Current children cumulated vsize (KiB) 361984

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=393704/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=362748 CPUtime=1299.84
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 5838919 657 0 0 127826 2158 0 0 25 0 1 0 57809251 371453952 79168 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 90687 79168 410 171 0 89612 0
Current children cumulated CPU time (s) 1299.84
Current children cumulated vsize (KiB) 362748

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=373928/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=363632 CPUtime=1359.8
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 6160040 657 0 0 133705 2275 0 0 25 0 1 0 57809251 372359168 79388 996147200 134512640 135215973 4294956304 18446744073709551615 134592213 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 90908 79388 410 171 0 89833 0
Current children cumulated CPU time (s) 1359.8
Current children cumulated vsize (KiB) 363632

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=337448/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=364524 CPUtime=1419.77
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 6535278 657 0 0 139560 2417 0 0 25 0 1 0 57809251 373272576 79622 996147200 134512640 135215973 4294956304 18446744073709551615 134982950 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 91131 79622 410 171 0 90056 0
Current children cumulated CPU time (s) 1419.77
Current children cumulated vsize (KiB) 364524

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=323624/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=365160 CPUtime=1479.74
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 6822886 657 0 0 145448 2526 0 0 25 0 1 0 57809251 373923840 79782 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 91290 79782 410 171 0 90215 0
Current children cumulated CPU time (s) 1479.74
Current children cumulated vsize (KiB) 365160

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=306216/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=365928 CPUtime=1539.71
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 7143984 657 0 0 151330 2641 0 0 25 0 1 0 57809251 374710272 79979 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 91482 79979 410 171 0 90407 0
Current children cumulated CPU time (s) 1539.71
Current children cumulated vsize (KiB) 365928

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 11967
/proc/meminfo: memFree=288168/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=366828 CPUtime=1599.68
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 7505620 657 0 0 157195 2773 0 0 25 0 1 0 57809251 375631872 80240 996147200 134512640 135215973 4294956304 18446744073709551615 134902593 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 91707 80240 410 171 0 90632 0
Current children cumulated CPU time (s) 1599.68
Current children cumulated vsize (KiB) 366828

[startup+1662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/73 11969
/proc/meminfo: memFree=268904/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=367860 CPUtime=1659.65
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 7847406 657 0 0 163065 2900 0 0 25 0 1 0 57809251 376688640 80475 996147200 134512640 135215973 4294956304 18446744073709551615 134600006 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 91965 80475 410 171 0 90890 0
Current children cumulated CPU time (s) 1659.65
Current children cumulated vsize (KiB) 367860

[startup+1722.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/73 11969
/proc/meminfo: memFree=249512/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=372080 CPUtime=1719.62
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 9112385 657 0 0 168603 3359 0 0 25 0 1 0 57809251 381009920 81261 996147200 134512640 135215973 4294956304 18446744073709551615 134627170 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 93020 81277 410 171 0 91945 0
Current children cumulated CPU time (s) 1719.62
Current children cumulated vsize (KiB) 372080

[startup+1782.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/73 11969
/proc/meminfo: memFree=226408/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=376428 CPUtime=1779.6
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 11474658 657 0 0 173732 4228 0 0 25 0 1 0 57809251 385462272 82284 996147200 134512640 135215973 4294956304 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 94107 82284 410 171 0 93032 0
Current children cumulated CPU time (s) 1779.6
Current children cumulated vsize (KiB) 376428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.8 s]
/proc/loadavg: 2.04 2.03 2.00 3/73 11969
/proc/meminfo: memFree=218664/2055920 swapFree=4192812/4192956
[pid=11930] ppid=11928 vsize=376168 CPUtime=1800.1
/proc/11930/stat : 11930 (pcs.big) R 11928 11930 10509 0 -1 4194304 12150303 657 0 0 175534 4476 0 0 25 0 1 0 57809251 385196032 82674 996147200 134512640 135215973 4294956304 18446744073709551615 135095382 0 0 4096 0 0 0 0 17 0 0 0
/proc/11930/statm: 94042 82674 410 171 0 92967 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 376168

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): 1802.86
CPU time (s): 1800.17
CPU user time (s): 1755.35
CPU system time (s): 44.8222
CPU usage (%): 99.8508
Max. virtual memory (cumulated for all children) (KiB): 377696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1755.35
system time used= 44.8222
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12150960
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= 20
involuntary context switches= 14883

runsolver used 2.6586 second user time and 5.54016 second system time

The end

Launcher Data

Begin job on node57 at 2009-07-16 03:24:20
IDJOB=2068953
IDBENCH=54965
IDSOLVER=733
FILE ID=node57/2068953-1247707460
PBS_JOBID= 9521199
Free space on /tmp= 66352 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/tdsp/normalized-C7-3-240.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2068953-1247707460/watcher-2068953-1247707460 -o /tmp/evaluation-result-2068953-1247707460/solver-2068953-1247707460 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 343573069 HOME/instance-2068953-1247707460.xml

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

MD5SUM BENCH= f9fb4b9e93d84a370d6e24bfb8078515
RANDOM SEED=343573069

node57.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.261
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.261
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:       1160376 kB
Buffers:         79952 kB
Cached:         700824 kB
SwapCached:          0 kB
Active:         227972 kB
Inactive:       595780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160376 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5012 kB
Writeback:           0 kB
Mapped:          63444 kB
Slab:            56976 kB
Committed_AS:   560544 kB
PageTables:       1900 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= 66352 MiB
End job on node57 at 2009-07-16 03:54:25