Trace number 2081571

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.09 1812.84

General information on the benchmark

Namecsp/super-js/super-js-taillard-20-15/
normalized-super-js-taillard-20-15-2.xml
MD5SUM65f0189f301f7a82004935c4294f8579
Bench Category2-ARY-INT (binary 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 variables600
Number of constraints9690
Maximum constraint arity2
Maximum domain size1381
Number of constraints which are defined in extension0
Number of constraints which are defined in intension9690
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.01	c Seed is 1904083323
0.00/0.02	c Constructing HOME/instance-2081571-1247719888.xml  with 61830 constraints
0.87/0.93	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-2081571-1247719888/watcher-2081571-1247719888 -o /tmp/evaluation-result-2081571-1247719888/solver-2081571-1247719888 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1904083323 HOME/instance-2081571-1247719888.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.47 2.19 2.06 4/82 14058
/proc/meminfo: memFree=1349384/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=5356 CPUtime=0
/proc/14058/stat : 14058 (pcssolve) R 14056 14058 12576 0 -1 4194304 290 0 0 0 0 0 0 0 19 0 1 0 59053470 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14058/statm: 1339 241 200 169 0 50 0
[pid=14059] ppid=14058 vsize=5356 CPUtime=0
/proc/14059/stat : 14059 (pcssolve) R 14058 14058 12576 0 -1 4194368 8 0 0 0 0 0 0 0 19 0 1 0 59053470 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 251600994881 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14059/statm: 1339 241 200 169 0 50 0
[pid=14060] ppid=14058 vsize=5356 CPUtime=0
/proc/14060/stat : 14060 (pcssolve) R 14058 14058 12576 0 -1 4194368 0 0 0 0 0 0 0 0 19 0 1 0 59053470 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 251601152671 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14060/statm: 1339 241 200 169 0 50 0

[startup+0.025227 s]
/proc/loadavg: 2.47 2.19 2.06 4/82 14058
/proc/meminfo: memFree=1349384/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=4776 CPUtime=0
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 854 661 0 0 0 0 0 0 21 0 1 0 59053470 4890624 485 996147200 134512640 135215973 4294956304 18446744073709551615 4158911745 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 1194 485 387 171 0 119 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 4776

[startup+0.102237 s]
/proc/loadavg: 2.47 2.19 2.06 4/82 14058
/proc/meminfo: memFree=1349384/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=6688 CPUtime=0.07
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1387 661 0 0 7 0 0 0 21 0 1 0 59053470 6848512 897 996147200 134512640 135215973 4294956304 18446744073709551615 134761742 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 1672 897 388 171 0 597 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6688

[startup+0.302621 s]
/proc/loadavg: 2.47 2.19 2.06 4/82 14058
/proc/meminfo: memFree=1349384/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=11968 CPUtime=0.27
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 2990 661 0 0 26 1 0 0 23 0 1 0 59053470 12255232 1937 996147200 134512640 135215973 4294956304 18446744073709551615 134583364 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 2992 1937 388 171 0 1917 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11968

[startup+0.702305 s]
/proc/loadavg: 2.47 2.19 2.06 4/82 14058
/proc/meminfo: memFree=1349384/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=22172 CPUtime=0.67
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 6313 661 0 0 64 3 0 0 25 0 1 0 59053470 22704128 3916 996147200 134512640 135215973 4294956304 18446744073709551615 134807985 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 5543 3916 388 171 0 4468 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 22172

[startup+1.50208 s]
/proc/loadavg: 2.47 2.19 2.06 4/83 14063
/proc/meminfo: memFree=1324032/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=43896 CPUtime=1.47
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 13939 661 0 0 138 9 0 0 25 0 1 0 59053470 44949504 9344 996147200 134512640 135215973 4294956304 18446744073709551615 4158960258 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 10974 9344 404 171 0 9899 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 43896

[startup+3.10158 s]
/proc/loadavg: 2.43 2.18 2.06 3/83 14063
/proc/meminfo: memFree=1304448/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=54116 CPUtime=3.06
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 19772 661 0 0 294 12 0 0 25 0 1 0 59053470 55414784 11640 996147200 134512640 135215973 4294956304 18446744073709551615 4158853402 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 13529 11640 408 171 0 12454 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 54116

[startup+6.30193 s]
/proc/loadavg: 2.43 2.18 2.06 3/83 14063
/proc/meminfo: memFree=1300288/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=74948 CPUtime=6.23
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 28811 661 0 0 607 16 0 0 25 0 1 0 59053470 76746752 14646 996147200 134512640 135215973 4294956304 18446744073709551615 134533182 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 18737 14646 408 171 0 17662 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 74948

[startup+12.7016 s]
/proc/loadavg: 2.37 2.18 2.06 3/83 14063
/proc/meminfo: memFree=1288704/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=75100 CPUtime=12.57
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 32088 661 0 0 1239 18 0 0 25 0 1 0 59053470 76902400 15375 996147200 134512640 135215973 4294956304 18446744073709551615 134609824 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 18775 15375 408 171 0 17700 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 75100

[startup+25.5021 s]
/proc/loadavg: 2.31 2.17 2.06 3/83 14063
/proc/meminfo: memFree=1288256/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=75352 CPUtime=25.26
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 46592 661 0 0 2501 25 0 0 25 0 1 0 59053470 77160448 15475 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 18838 15475 408 171 0 17763 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 75352

[startup+51.1019 s]
/proc/loadavg: 2.20 2.16 2.06 3/83 14065
/proc/meminfo: memFree=1285952/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=75992 CPUtime=50.63
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 64036 661 0 0 5032 31 0 0 25 0 1 0 59053470 77815808 16090 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 18998 16090 408 171 0 17923 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 75992

[startup+102.307 s]
/proc/loadavg: 2.08 2.13 2.05 3/83 14065
/proc/meminfo: memFree=1284608/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=77276 CPUtime=101.39
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 90597 661 0 0 10096 43 0 0 25 0 1 0 59053470 79130624 16430 996147200 134512640 135215973 4294956304 18446744073709551615 134581794 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 19319 16430 408 171 0 18244 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 77276

[startup+162.302 s]
/proc/loadavg: 2.03 2.10 2.04 3/83 14065
/proc/meminfo: memFree=1282688/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=79220 CPUtime=160.87
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 136081 661 0 0 16022 65 0 0 25 0 1 0 59053470 81121280 16857 996147200 134512640 135215973 4294956304 18446744073709551615 134957785 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 19805 16857 408 171 0 18730 0
Current children cumulated CPU time (s) 160.87
Current children cumulated vsize (KiB) 79220

[startup+222.303 s]
/proc/loadavg: 2.01 2.08 2.04 3/83 14065
/proc/meminfo: memFree=1276800/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=81168 CPUtime=220.35
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 191785 661 0 0 21945 90 0 0 25 0 1 0 59053470 83116032 18325 996147200 134512640 135215973 4294956304 18446744073709551615 134583659 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 20292 18325 408 171 0 19217 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 81168

[startup+282.303 s]
/proc/loadavg: 2.00 2.06 2.03 3/83 14065
/proc/meminfo: memFree=1273728/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=87260 CPUtime=279.83
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 222510 661 0 0 27880 103 0 0 25 0 1 0 59053470 89354240 19095 996147200 134512640 135215973 4294956304 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 21815 19095 408 171 0 20740 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 87260

[startup+342.302 s]
/proc/loadavg: 2.00 2.05 2.03 3/83 14065
/proc/meminfo: memFree=1271680/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=88824 CPUtime=339.32
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 299300 661 0 0 33793 139 0 0 25 0 1 0 59053470 90955776 19601 996147200 134512640 135215973 4294956304 18446744073709551615 134957942 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 22206 19601 408 171 0 21131 0
Current children cumulated CPU time (s) 339.32
Current children cumulated vsize (KiB) 88824

[startup+402.302 s]
/proc/loadavg: 2.00 2.04 2.02 3/83 14065
/proc/meminfo: memFree=1268352/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=91816 CPUtime=398.79
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 378063 661 0 0 39705 174 0 0 25 0 1 0 59053470 94019584 20416 996147200 134512640 135215973 4294956304 18446744073709551615 134582231 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 22954 20416 408 171 0 21879 0
Current children cumulated CPU time (s) 398.79
Current children cumulated vsize (KiB) 91816

[startup+462.303 s]
/proc/loadavg: 2.00 2.03 2.01 3/83 14065
/proc/meminfo: memFree=1266624/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=95172 CPUtime=458.27
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 439747 661 0 0 45623 204 0 0 25 0 1 0 59053470 97456128 20851 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 23793 20851 408 171 0 22718 0
Current children cumulated CPU time (s) 458.27
Current children cumulated vsize (KiB) 95172

[startup+522.302 s]
/proc/loadavg: 2.00 2.02 2.01 3/83 14065
/proc/meminfo: memFree=1263424/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=98068 CPUtime=517.76
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 509961 661 0 0 51538 238 0 0 25 0 1 0 59053470 100421632 21645 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 24517 21645 408 171 0 23442 0
Current children cumulated CPU time (s) 517.76
Current children cumulated vsize (KiB) 98068

[startup+582.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/83 14071
/proc/meminfo: memFree=1259712/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=101356 CPUtime=577.23
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 542369 661 0 0 57469 254 0 0 25 0 1 0 59053470 103788544 22541 996147200 134512640 135215973 4294956304 18446744073709551615 134532969 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 25339 22541 408 171 0 24264 0
Current children cumulated CPU time (s) 577.23
Current children cumulated vsize (KiB) 101356

[startup+642.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/83 14071
/proc/meminfo: memFree=1256896/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=103724 CPUtime=636.71

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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14071
/proc/meminfo: memFree=1246080/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=113664 CPUtime=815.15
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 746810 661 0 0 81171 344 0 0 25 0 1 0 59053470 116391936 25950 996147200 134512640 135215973 4294956304 18446744073709551615 134610758 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 28416 25950 408 171 0 27341 0
Current children cumulated CPU time (s) 815.15
Current children cumulated vsize (KiB) 113664

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14071
/proc/meminfo: memFree=1244544/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=118916 CPUtime=874.63
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 790999 661 0 0 87099 364 0 0 25 0 1 0 59053470 121769984 26318 996147200 134512640 135215973 4294956304 18446744073709551615 134907424 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 29729 26318 408 171 0 28654 0
Current children cumulated CPU time (s) 874.63
Current children cumulated vsize (KiB) 118916

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14071
/proc/meminfo: memFree=1241216/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=121940 CPUtime=934.12
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 827853 661 0 0 93033 379 0 0 25 0 1 0 59053470 124866560 27188 996147200 134512640 135215973 4294956304 18446744073709551615 134610744 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 30485 27188 408 171 0 29410 0
Current children cumulated CPU time (s) 934.12
Current children cumulated vsize (KiB) 121940

[startup+1002.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/83 14071
/proc/meminfo: memFree=1238592/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=124028 CPUtime=993.6
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 856855 661 0 0 98968 392 0 0 25 0 1 0 59053470 127004672 27798 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 31007 27798 408 171 0 29932 0
Current children cumulated CPU time (s) 993.6
Current children cumulated vsize (KiB) 124028

[startup+1062.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/83 14071
/proc/meminfo: memFree=1234752/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=127564 CPUtime=1053.08
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 924414 661 0 0 104889 419 0 0 25 0 1 0 59053470 130625536 28745 996147200 134512640 135215973 4294956304 18446744073709551615 134908305 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 31891 28745 408 171 0 30816 0
Current children cumulated CPU time (s) 1053.08
Current children cumulated vsize (KiB) 127564

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/83 14071
/proc/meminfo: memFree=1229888/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=131916 CPUtime=1112.56
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 958091 661 0 0 110821 435 0 0 25 0 1 0 59053470 135081984 29974 996147200 134512640 135215973 4294956304 18446744073709551615 134957935 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 32979 29974 408 171 0 31904 0
Current children cumulated CPU time (s) 1112.56
Current children cumulated vsize (KiB) 131916

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14105
/proc/meminfo: memFree=1336664/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=135856 CPUtime=1172.05
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 989739 661 0 0 116756 449 0 0 25 0 1 0 59053470 139116544 31098 996147200 134512640 135215973 4294956304 18446744073709551615 134533266 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 33964 31098 408 171 0 32889 0
Current children cumulated CPU time (s) 1172.05
Current children cumulated vsize (KiB) 135856

[startup+1242.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/74 14105
/proc/meminfo: memFree=1311008/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=140336 CPUtime=1231.79
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1021847 661 0 0 122714 465 0 0 25 0 1 0 59053470 143704064 32318 996147200 134512640 135215973 4294956304 18446744073709551615 135094344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 35084 32318 408 171 0 34009 0
Current children cumulated CPU time (s) 1231.79
Current children cumulated vsize (KiB) 140336

[startup+1302.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/74 14105
/proc/meminfo: memFree=1305632/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=144560 CPUtime=1291.56
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1052780 661 0 0 128677 479 0 0 25 0 1 0 59053470 148029440 33507 996147200 134512640 135215973 4294956304 18446744073709551615 134532969 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 36140 33507 408 171 0 35065 0
Current children cumulated CPU time (s) 1291.56
Current children cumulated vsize (KiB) 144560

[startup+1362.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 14105
/proc/meminfo: memFree=1302432/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=146384 CPUtime=1351.32
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1115732 661 0 0 134625 507 0 0 25 0 1 0 59053470 149897216 34059 996147200 134512640 135215973 4294956304 18446744073709551615 135094439 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 36596 34059 408 171 0 35521 0
Current children cumulated CPU time (s) 1351.32
Current children cumulated vsize (KiB) 146384

[startup+1422.31 s]
/proc/loadavg: 2.00 2.02 2.00 3/74 14105
/proc/meminfo: memFree=1297248/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=150568 CPUtime=1411.08
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1165512 661 0 0 140579 529 0 0 25 0 1 0 59053470 154181632 35167 996147200 134512640 135215973 4294956304 18446744073709551615 4158960128 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 37642 35167 408 171 0 36567 0
Current children cumulated CPU time (s) 1411.08
Current children cumulated vsize (KiB) 150568

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 14105
/proc/meminfo: memFree=1292840/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=152928 CPUtime=1470.85
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1210412 661 0 0 146534 551 0 0 25 0 1 0 59053470 156598272 35867 996147200 134512640 135215973 4294956304 18446744073709551615 134588292 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 38232 35867 408 171 0 37157 0
Current children cumulated CPU time (s) 1470.85
Current children cumulated vsize (KiB) 152928

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14105
/proc/meminfo: memFree=1287016/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=164396 CPUtime=1530.61
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1303441 661 0 0 152471 590 0 0 25 0 1 0 59053470 168341504 36783 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 41099 36783 408 171 0 40024 0
Current children cumulated CPU time (s) 1530.61
Current children cumulated vsize (KiB) 164396

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14105
/proc/meminfo: memFree=1281320/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=168864 CPUtime=1590.38
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1374275 661 0 0 158414 624 0 0 25 0 1 0 59053470 172916736 37989 996147200 134512640 135215973 4294956304 18446744073709551615 134907974 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 42216 37989 408 171 0 41141 0
Current children cumulated CPU time (s) 1590.38
Current children cumulated vsize (KiB) 168864

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14105
/proc/meminfo: memFree=1277160/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=171080 CPUtime=1650.14
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1460548 661 0 0 164354 660 0 0 25 0 1 0 59053470 175185920 38618 996147200 134512640 135215973 4294956304 18446744073709551615 134590020 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 42770 38618 408 171 0 41695 0
Current children cumulated CPU time (s) 1650.14
Current children cumulated vsize (KiB) 171080

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14105
/proc/meminfo: memFree=1271848/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=174460 CPUtime=1709.9
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1544087 661 0 0 170293 697 0 0 25 0 1 0 59053470 178647040 39581 996147200 134512640 135215973 4294956304 18446744073709551615 134600080 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 43615 39581 408 171 0 42540 0
Current children cumulated CPU time (s) 1709.9
Current children cumulated vsize (KiB) 174460

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/71 14108
/proc/meminfo: memFree=1313728/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=177720 CPUtime=1769.68
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1618572 661 0 0 176238 730 0 0 25 0 1 0 59053470 181985280 40486 996147200 134512640 135215973 4294956304 18446744073709551615 134957935 0 0 4096 0 0 0 0 17 0 0 0
/proc/14058/statm: 44430 40486 408 171 0 43355 0
Current children cumulated CPU time (s) 1769.68
Current children cumulated vsize (KiB) 177720



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.81 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14136
/proc/meminfo: memFree=1338088/2055920 swapFree=4192812/4192956
[pid=14058] ppid=14056 vsize=179544 CPUtime=1800.04
/proc/14058/stat : 14058 (pcs.big) R 14056 14058 12576 0 -1 4194304 1660395 661 0 0 179259 745 0 0 25 0 1 0 59053470 183853056 40969 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 1 0 0
/proc/14058/statm: 44886 40969 408 171 0 43811 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 179544

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): 1812.84
CPU time (s): 1800.09
CPU user time (s): 1792.6
CPU system time (s): 7.48486
CPU usage (%): 99.2965
Max. virtual memory (cumulated for all children) (KiB): 179544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1792.6
system time used= 7.48486
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1661056
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= 19
involuntary context switches= 53053

runsolver used 1.84372 second user time and 4.95225 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-16 06:51:28
IDJOB=2081571
IDBENCH=57435
IDSOLVER=734
FILE ID=node91/2081571-1247719888
PBS_JOBID= 9521455
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= 65f0189f301f7a82004935c4294f8579
RANDOM SEED=1904083323

node91.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.241
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.241
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:       1349800 kB
Buffers:         70356 kB
Cached:         382048 kB
SwapCached:          0 kB
Active:         227296 kB
Inactive:       409460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349800 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2932 kB
Writeback:           0 kB
Mapped:         204768 kB
Slab:            54108 kB
Committed_AS:   805432 kB
PageTables:       2124 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66196 MiB
End job on node91 at 2009-07-16 07:21:43