Trace number 2083517

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

General information on the benchmark

Namecsp/fapp/fapp35/
normalized-fapp35-1500-7.xml
MD5SUMf8967b949e05aa4191b080a54ba762cf
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 benchmark63.3024
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints22067
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22067
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.17/0.20	c Seed is 1224843024
0.17/0.20	c Constructing HOME/instance-2083517-1247723257.xml  with 139007 constraints
2.27/2.34	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-2083517-1247723257/watcher-2083517-1247723257 -o /tmp/evaluation-result-2083517-1247723257/solver-2083517-1247723257 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1224843024 HOME/instance-2083517-1247723257.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.92 1.98 1.99 3/73 16082
/proc/meminfo: memFree=1380496/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=5344 CPUtime=0
/proc/16082/stat : 16082 (pcssolve) R 16080 16082 16045 0 -1 4194304 141 0 0 0 0 0 0 0 20 0 1 0 59390541 5472256 113 996147200 4194304 4889804 548682068800 18446744073709551615 18446744073699066896 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 1336 113 91 169 0 47 0

[startup+0.0544201 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 16082
/proc/meminfo: memFree=1380496/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=5624 CPUtime=0.03
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 1047 666 0 0 3 0 0 0 18 0 1 0 59390541 5758976 678 996147200 134512640 135215973 4294956304 18446744073709551615 134608507 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 1406 678 386 171 0 331 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5624

[startup+0.101422 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 16082
/proc/meminfo: memFree=1380496/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=6944 CPUtime=0.07
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 1390 666 0 0 7 0 0 0 18 0 1 0 59390541 7110656 947 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 1736 947 386 171 0 661 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6944

[startup+0.301445 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 16082
/proc/meminfo: memFree=1380496/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=12828 CPUtime=0.27
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 3242 666 0 0 27 0 0 0 19 0 1 0 59390541 13135872 2103 996147200 134512640 135215973 4294956304 18446744073709551615 134906919 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 3207 2103 386 171 0 2132 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 12828

[startup+0.701491 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 16082
/proc/meminfo: memFree=1380496/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=21988 CPUtime=0.67
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 6307 666 0 0 65 2 0 0 22 0 1 0 59390541 22515712 4109 996147200 134512640 135215973 4294956304 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 5497 4109 386 171 0 4422 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21988

[startup+1.50158 s]
/proc/loadavg: 1.92 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1359048/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=41876 CPUtime=1.47
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 13022 666 0 0 142 5 0 0 25 0 1 0 59390541 42881024 8089 996147200 134512640 135215973 4294956304 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 10469 8089 386 171 0 9394 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 41876

[startup+3.10176 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1336520/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=69184 CPUtime=3.08
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 24701 666 0 0 296 12 0 0 25 0 1 0 59390541 70844416 15391 996147200 134512640 135215973 4294956304 18446744073709551615 135094328 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 17296 15391 410 171 0 16221 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 69184

[startup+6.30112 s]
/proc/loadavg: 1.93 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1319432/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=69604 CPUtime=6.28
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 24862 666 0 0 616 12 0 0 25 0 1 0 59390541 71274496 15482 996147200 134512640 135215973 4294956304 18446744073709551615 134583994 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 17401 15482 410 171 0 16326 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 69604

[startup+12.7018 s]
/proc/loadavg: 1.94 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1318600/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=70852 CPUtime=12.67
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 25305 666 0 0 1255 12 0 0 25 0 1 0 59390541 72552448 15611 996147200 134512640 135215973 4294956304 18446744073709551615 134589858 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 17713 15611 410 171 0 16638 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 70852

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1310280/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=75024 CPUtime=25.47
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 26582 666 0 0 2535 12 0 0 25 0 1 0 59390541 76824576 16471 996147200 134512640 135215973 4294956304 18446744073709551615 134585600 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 18756 16471 410 171 0 17681 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 75024

[startup+51.1011 s]
/proc/loadavg: 1.96 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1305032/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=79380 CPUtime=51.05
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 27927 666 0 0 5092 13 0 0 25 0 1 0 59390541 81285120 17816 996147200 134512640 135215973 4294956304 18446744073709551615 134583674 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 19845 17816 410 171 0 18770 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 79380

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1279688/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=84816 CPUtime=102.25
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 31521 666 0 0 10211 14 0 0 25 0 1 0 59390541 86851584 18705 996147200 134512640 135215973 4294956304 18446744073709551615 4158960134 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 21204 18705 413 171 0 20129 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 84816

[startup+162.301 s]
/proc/loadavg: 1.99 1.98 1.99 4/74 16087
/proc/meminfo: memFree=1266120/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=87324 CPUtime=162.22
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 57304 666 0 0 16200 22 0 0 25 0 1 0 59390541 89419776 19333 996147200 134512640 135215973 4294956304 18446744073709551615 134585658 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 21831 19333 413 171 0 20756 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 87324

[startup+222.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16087
/proc/meminfo: memFree=1258312/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=95112 CPUtime=222.21
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 86868 666 0 0 22190 31 0 0 25 0 1 0 59390541 97394688 21285 996147200 134512640 135215973 4294956304 18446744073709551615 134585409 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 23778 21285 413 171 0 22703 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 95112

[startup+282.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16089
/proc/meminfo: memFree=1250312/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=98936 CPUtime=282.2
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 112518 666 0 0 28180 40 0 0 25 0 1 0 59390541 101310464 22248 996147200 134512640 135215973 4294956304 18446744073709551615 134597419 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 24734 22248 413 171 0 23659 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 98936

[startup+342.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16089
/proc/meminfo: memFree=1237000/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=107780 CPUtime=342.18
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 164703 666 0 0 34162 56 0 0 25 0 1 0 59390541 110366720 24474 996147200 134512640 135215973 4294956304 18446744073709551615 134597477 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 26945 24474 413 171 0 25870 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 107780

[startup+402.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16089
/proc/meminfo: memFree=1224776/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=115436 CPUtime=402.16
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 212470 666 0 0 40145 71 0 0 25 0 1 0 59390541 118206464 26377 996147200 134512640 135215973 4294956304 18446744073709551615 134591868 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 28859 26377 413 171 0 27784 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 115436

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16089
/proc/meminfo: memFree=1181640/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=124544 CPUtime=462.15
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 254414 666 0 0 46131 84 0 0 25 0 1 0 59390541 127533056 28658 996147200 134512640 135215973 4294956304 18446744073709551615 134600888 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 31136 28658 413 171 0 30061 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 124544

[startup+522.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16089
/proc/meminfo: memFree=1172616/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=133380 CPUtime=522.14
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 300161 666 0 0 52115 99 0 0 25 0 1 0 59390541 136581120 30881 996147200 134512640 135215973 4294956304 18446744073709551615 134590088 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 33345 30881 413 171 0 32270 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 133380

[startup+582.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16089
/proc/meminfo: memFree=1143560/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=143408 CPUtime=582.11
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 370892 666 0 0 58092 119 0 0 25 0 1 0 59390541 146849792 33401 996147200 134512640 135215973 4294956304 18446744073709551615 134591658 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 35852 33401 413 171 0 34777 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 143408

[startup+642.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16089
/proc/meminfo: memFree=1124616/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=149480 CPUtime=642.11
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 391442 666 0 0 64084 127 0 0 25 0 1 0 59390541 153067520 35114 996147200 134512640 135215973 4294956304 18446744073709551615 134585800 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 37370 35114 413 171 0 36295 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 149480

[startup+702.302 s]

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

[startup+882.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1111176/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=154888 CPUtime=882.03
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 419359 666 0 0 88067 136 0 0 25 0 1 0 59390541 158605312 36472 996147200 134512640 135215973 4294956304 18446744073709551615 134583674 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 38722 36472 413 171 0 37647 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 154888

[startup+942.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1100744/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=157656 CPUtime=942.02
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 447088 666 0 0 94057 145 0 0 25 0 1 0 59390541 161439744 37291 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 39414 37291 413 171 0 38339 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 157656

[startup+1002.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1092360/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=158576 CPUtime=1002
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 489949 666 0 0 100041 159 0 0 25 0 1 0 59390541 162381824 37564 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 39644 37564 413 171 0 38569 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 158576

[startup+1062.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1085576/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=159236 CPUtime=1061.99
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 522414 666 0 0 106029 170 0 0 25 0 1 0 59390541 163057664 37737 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 39809 37737 413 171 0 38734 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 159236

[startup+1122.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1072904/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=159616 CPUtime=1121.97
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 550803 666 0 0 112017 180 0 0 25 0 1 0 59390541 163446784 37812 996147200 134512640 135215973 4294956304 18446744073709551615 4158960138 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 39904 37812 413 171 0 38829 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 159616

[startup+1182.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1059208/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=166348 CPUtime=1181.96
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 594964 666 0 0 118001 195 0 0 25 0 1 0 59390541 170340352 39502 996147200 134512640 135215973 4294956304 18446744073709551615 134524388 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 41587 39502 413 171 0 40512 0
Current children cumulated CPU time (s) 1181.96
Current children cumulated vsize (KiB) 166348

[startup+1242.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1052488/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=172684 CPUtime=1241.94
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 636822 666 0 0 123989 205 0 0 25 0 1 0 59390541 176828416 41112 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 43171 41112 413 171 0 42096 0
Current children cumulated CPU time (s) 1241.94
Current children cumulated vsize (KiB) 172684

[startup+1302.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1034952/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=177964 CPUtime=1301.93
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 669735 666 0 0 129977 216 0 0 25 0 1 0 59390541 182235136 42435 996147200 134512640 135215973 4294956304 18446744073709551615 134599870 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 44491 42435 413 171 0 43416 0
Current children cumulated CPU time (s) 1301.93
Current children cumulated vsize (KiB) 177964

[startup+1362.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1027080/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=184692 CPUtime=1361.91
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 713781 666 0 0 135962 229 0 0 25 0 1 0 59390541 189124608 44127 996147200 134512640 135215973 4294956304 18446744073709551615 134583531 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 46173 44127 413 171 0 45098 0
Current children cumulated CPU time (s) 1361.91
Current children cumulated vsize (KiB) 184692

[startup+1422.31 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1019976/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=191424 CPUtime=1421.9
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 757814 666 0 0 141947 243 0 0 25 0 1 0 59390541 196018176 45806 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 47856 45806 413 171 0 46781 0
Current children cumulated CPU time (s) 1421.9
Current children cumulated vsize (KiB) 191424

[startup+1482.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1014984/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=196032 CPUtime=1481.88
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 789613 666 0 0 147936 252 0 0 25 0 1 0 59390541 200736768 46918 996147200 134512640 135215973 4294956304 18446744073709551615 134590027 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 49008 46918 413 171 0 47933 0
Current children cumulated CPU time (s) 1481.88
Current children cumulated vsize (KiB) 196032

[startup+1542.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1014792/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=196032 CPUtime=1541.86
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 795704 666 0 0 153932 254 0 0 25 0 1 0 59390541 200736768 46925 996147200 134512640 135215973 4294956304 18446744073709551615 134591658 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 49008 46925 413 171 0 47933 0
Current children cumulated CPU time (s) 1541.86
Current children cumulated vsize (KiB) 196032

[startup+1602.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/74 16095
/proc/meminfo: memFree=1014728/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=196032 CPUtime=1601.85
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 801676 666 0 0 159928 257 0 0 25 0 1 0 59390541 200736768 46930 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 49008 46930 413 171 0 47933 0
Current children cumulated CPU time (s) 1601.85
Current children cumulated vsize (KiB) 196032

[startup+1662.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16138
/proc/meminfo: memFree=1307248/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=196296 CPUtime=1661.73
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 807593 666 0 0 165914 259 0 0 25 0 1 0 59390541 201007104 46997 996147200 134512640 135215973 4294956304 18446744073709551615 134587763 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 49074 46997 413 171 0 47999 0
Current children cumulated CPU time (s) 1661.73
Current children cumulated vsize (KiB) 196296

[startup+1722.3 s]
/proc/loadavg: 1.99 1.98 1.99 4/83 16138
/proc/meminfo: memFree=1306672/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=196956 CPUtime=1721.44
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 813620 666 0 0 171883 261 0 0 25 0 1 0 59390541 201682944 47174 996147200 134512640 135215973 4294956304 18446744073709551615 134590083 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 49239 47174 413 171 0 48164 0
Current children cumulated CPU time (s) 1721.44
Current children cumulated vsize (KiB) 196956

[startup+1782.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16138
/proc/meminfo: memFree=1304368/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=199068 CPUtime=1781.16
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 820357 666 0 0 177852 264 0 0 25 0 1 0 59390541 203845632 47710 996147200 134512640 135215973 4294956304 18446744073709551615 134583501 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 49767 47710 413 171 0 48692 0
Current children cumulated CPU time (s) 1781.16
Current children cumulated vsize (KiB) 199068



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16138
/proc/meminfo: memFree=1302128/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=200916 CPUtime=1800.07
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 831403 666 0 0 179740 267 0 0 25 0 1 0 59390541 205737984 48226 996147200 134512640 135215973 4294956304 18446744073709551615 135094448 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 50229 48226 413 171 0 49154 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 200916

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

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

[startup+1801.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/83 16138
/proc/meminfo: memFree=1302128/2055920 swapFree=4192812/4192956
[pid=16082] ppid=16080 vsize=200916 CPUtime=1800.07
/proc/16082/stat : 16082 (pcs.big) R 16080 16082 16045 0 -1 4194304 831403 666 0 0 179740 267 0 0 25 0 1 0 59390541 205737984 48226 996147200 134512640 135215973 4294956304 18446744073709551615 135094448 0 0 4096 0 0 0 0 17 1 0 0
/proc/16082/statm: 50229 48226 413 171 0 49154 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 200916

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.34
CPU time (s): 1800.13
CPU user time (s): 1797.41
CPU system time (s): 2.72059
CPU usage (%): 99.9326
Max. virtual memory (cumulated for all children) (KiB): 201384

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.41
system time used= 2.72059
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 832069
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= 26
involuntary context switches= 3066

runsolver used 1.79673 second user time and 4.76727 second system time

The end

Launcher Data

Begin job on node87 at 2009-07-16 07:47:37
IDJOB=2083517
IDBENCH=57844
IDSOLVER=733
FILE ID=node87/2083517-1247723257
PBS_JOBID= 9521487
Free space on /tmp= 66156 MiB

SOLVER NAME= pcs 0.2
BENCH NAME= CPAI08/csp/fapp/fapp35/normalized-fapp35-1500-7.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2083517-1247723257/watcher-2083517-1247723257 -o /tmp/evaluation-result-2083517-1247723257/solver-2083517-1247723257 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1224843024 HOME/instance-2083517-1247723257.xml

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

MD5SUM BENCH= f8967b949e05aa4191b080a54ba762cf
RANDOM SEED=1224843024

node87.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.236
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.236
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1380912 kB
Buffers:         99404 kB
Cached:         333076 kB
SwapCached:        136 kB
Active:         202864 kB
Inactive:       381812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1380912 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5028 kB
Writeback:           0 kB
Mapped:         163560 kB
Slab:            75296 kB
Committed_AS:   703520 kB
PageTables:       2188 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= 66160 MiB
End job on node87 at 2009-07-16 08:17:40