Trace number 2081505

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.14 1800.85

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-14.xml
MD5SUM706565457ea7a4d0a1ce73135f4ed524
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 benchmark107.736
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1240
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.00	c has big domains
0.00/0.00	c big-domain mode
0.00/0.01	c Seed is 1467723422
0.00/0.01	c Constructing HOME/instance-2081505-1247719709.xml  with 34560 constraints
0.48/0.52	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-2081505-1247719709/watcher-2081505-1247719709 -o /tmp/evaluation-result-2081505-1247719709/solver-2081505-1247719709 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1467723422 HOME/instance-2081505-1247719709.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.97 1.98 1.99 3/70 16389
/proc/meminfo: memFree=1570248/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=2888 CPUtime=0
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 389 660 0 0 0 0 0 0 22 0 1 0 58662611 2957312 35 996147200 134512640 135215973 4294956304 18446744073709551615 11957028 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 722 35 25 171 0 10 0

[startup+0.109759 s]
/proc/loadavg: 1.97 1.98 1.99 3/70 16389
/proc/meminfo: memFree=1570248/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=6772 CPUtime=0.09
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 1442 660 0 0 9 0 0 0 22 0 1 0 58662611 6934528 963 996147200 134512640 135215973 4294956304 18446744073709551615 12392059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 1693 963 388 171 0 618 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6772

[startup+0.201766 s]
/proc/loadavg: 1.97 1.98 1.99 3/70 16389
/proc/meminfo: memFree=1570248/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=8844 CPUtime=0.18
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 2127 660 0 0 18 0 0 0 23 0 1 0 58662611 9056256 1431 996147200 134512640 135215973 4294956304 18446744073709551615 12392059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 2211 1431 388 171 0 1136 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8844

[startup+0.301775 s]
/proc/loadavg: 1.97 1.98 1.99 3/70 16389
/proc/meminfo: memFree=1570248/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=12392 CPUtime=0.28
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 3151 660 0 0 28 0 0 0 24 0 1 0 58662611 12689408 1991 996147200 134512640 135215973 4294956304 18446744073709551615 4159189636 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 3098 1991 388 171 0 2023 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12392

[startup+0.701809 s]
/proc/loadavg: 1.97 1.98 1.99 3/70 16389
/proc/meminfo: memFree=1570248/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=24044 CPUtime=0.69
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 7302 660 0 0 66 3 0 0 25 0 1 0 58662611 24621056 4878 996147200 134512640 135215973 4294956304 18446744073709551615 134957852 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 6011 4879 404 171 0 4936 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 24044

[startup+1.5019 s]
/proc/loadavg: 1.97 1.98 1.99 2/68 16411
/proc/meminfo: memFree=1547984/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=46184 CPUtime=1.49
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 11450 660 0 0 144 5 0 0 25 0 1 0 58662611 47292416 7776 996147200 134512640 135215973 4294956304 18446744073709551615 134915785 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 11579 7785 408 171 0 10504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46184

[startup+3.10103 s]
/proc/loadavg: 2.06 2.00 2.00 3/82 16433
/proc/meminfo: memFree=1524768/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=42164 CPUtime=3.08
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 13544 660 0 0 302 6 0 0 25 0 1 0 58662611 43175936 8184 996147200 134512640 135215973 4294956304 18446744073709551615 134600162 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 10541 8184 408 171 0 9466 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42164

[startup+6.30132 s]
/proc/loadavg: 2.06 2.00 2.00 3/83 16434
/proc/meminfo: memFree=1499160/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=42356 CPUtime=6.29
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 13849 660 0 0 622 7 0 0 25 0 1 0 58662611 43372544 8461 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 10589 8461 408 171 0 9514 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42356

[startup+12.7029 s]
/proc/loadavg: 2.05 2.00 2.00 3/83 16434
/proc/meminfo: memFree=1483416/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=42716 CPUtime=12.68
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 13935 660 0 0 1261 7 0 0 25 0 1 0 58662611 43741184 8547 996147200 134512640 135215973 4294956304 18446744073709551615 134532657 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 10679 8547 408 171 0 9604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 42716

[startup+25.502 s]
/proc/loadavg: 2.12 2.02 2.01 3/83 16435
/proc/meminfo: memFree=1449104/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=43396 CPUtime=25.47
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 14494 660 0 0 2540 7 0 0 25 0 1 0 58662611 44437504 9073 996147200 134512640 135215973 4294956304 18446744073709551615 12392059 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 10849 9073 408 171 0 9774 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 43396

[startup+51.1013 s]
/proc/loadavg: 2.08 2.01 2.00 3/82 16435
/proc/meminfo: memFree=1444368/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=44696 CPUtime=51.06
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 14867 660 0 0 5098 8 0 0 25 0 1 0 58662611 45768704 9381 996147200 134512640 135215973 4294956304 18446744073709551615 135097882 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 11174 9381 408 171 0 10099 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44696

[startup+102.302 s]
/proc/loadavg: 2.03 2.01 2.00 4/82 16435
/proc/meminfo: memFree=1438352/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=49284 CPUtime=102.25
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 16233 660 0 0 10216 9 0 0 25 0 1 0 58662611 50466816 10618 996147200 134512640 135215973 4294956304 18446744073709551615 134582257 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 12321 10618 408 171 0 11246 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 49284

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 16435
/proc/meminfo: memFree=1432464/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=54660 CPUtime=162.22
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 17737 660 0 0 16211 11 0 0 25 0 1 0 58662611 55971840 11865 996147200 134512640 135215973 4294956304 18446744073709551615 134581311 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 13665 11865 408 171 0 12590 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 54660

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16435
/proc/meminfo: memFree=1425552/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=60544 CPUtime=222.2
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 19428 660 0 0 22208 12 0 0 25 0 1 0 58662611 61997056 13556 996147200 134512640 135215973 4294956304 18446744073709551615 134648260 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 15136 13556 408 171 0 14061 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 60544

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16435
/proc/meminfo: memFree=1408400/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=88176 CPUtime=282.17
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 27563 660 0 0 28201 16 0 0 25 0 1 0 58662611 90292224 17849 996147200 134512640 135215973 4294956304 18446744073709551615 134609802 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 22044 17849 408 171 0 20969 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 88176

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 16437
/proc/meminfo: memFree=1404880/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=90856 CPUtime=342.15
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 28396 660 0 0 34197 18 0 0 25 0 1 0 58662611 93036544 18682 996147200 134512640 135215973 4294956304 18446744073709551615 134641051 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 22714 18682 408 171 0 21639 0
Current children cumulated CPU time (s) 342.15
Current children cumulated vsize (KiB) 90856

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16437
/proc/meminfo: memFree=1401232/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=93872 CPUtime=402.13
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 29304 660 0 0 40194 19 0 0 25 0 1 0 58662611 96124928 19590 996147200 134512640 135215973 4294956304 18446744073709551615 134648469 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 23468 19590 408 171 0 22393 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 93872

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16437
/proc/meminfo: memFree=1395856/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=102884 CPUtime=462.1
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 31726 660 0 0 46189 21 0 0 25 0 1 0 58662611 105353216 20987 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 25721 20987 408 171 0 24646 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 102884

[startup+522.302 s]
/proc/loadavg: 2.10 2.03 2.01 3/82 16437
/proc/meminfo: memFree=1390224/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=107360 CPUtime=522.08
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 32997 660 0 0 52186 22 0 0 25 0 1 0 58662611 109936640 22258 996147200 134512640 135215973 4294956304 18446744073709551615 4158960027 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 26840 22258 408 171 0 25765 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 107360

[startup+582.301 s]
/proc/loadavg: 2.07 2.03 2.01 3/82 16437
/proc/meminfo: memFree=1384848/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=111808 CPUtime=582.05
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 34257 660 0 0 58182 23 0 0 25 0 1 0 58662611 114491392 23518 996147200 134512640 135215973 4294956304 18446744073709551615 134532660 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 27952 23518 408 171 0 26877 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 111808

[startup+642.302 s]
/proc/loadavg: 2.06 2.04 2.01 3/82 16437
/proc/meminfo: memFree=1377552/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=118316 CPUtime=642.03
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 36061 660 0 0 64178 25 0 0 25 0 1 0 58662611 121155584 25322 996147200 134512640 135215973 4294956304 18446744073709551615 135096571 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 29579 25322 408 171 0 28504 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 118316

[startup+702.302 s]

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

[startup+882.307 s]
/proc/loadavg: 2.01 2.06 2.01 3/82 16443
/proc/meminfo: memFree=1352776/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=140680 CPUtime=881.93
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 42212 660 0 0 88163 30 0 0 25 0 1 0 58662611 144056320 31473 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 35170 31473 408 171 0 34095 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 140680

[startup+942.302 s]
/proc/loadavg: 2.00 2.05 2.01 3/82 16443
/proc/meminfo: memFree=1347144/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=153984 CPUtime=941.91
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 45664 660 0 0 94158 33 0 0 25 0 1 0 58662611 157679616 32876 996147200 134512640 135215973 4294956304 18446744073709551615 4158960041 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 38496 32876 408 171 0 37421 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 153984

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 16443
/proc/meminfo: memFree=1341128/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=159392 CPUtime=1001.88
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 47155 660 0 0 100154 34 0 0 25 0 1 0 58662611 163217408 34367 996147200 134512640 135215973 4294956304 18446744073709551615 134640948 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 39848 34367 408 171 0 38773 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 159392

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 16443
/proc/meminfo: memFree=1335184/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=164776 CPUtime=1061.85
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 48638 660 0 0 106150 35 0 0 25 0 1 0 58662611 168730624 35850 996147200 134512640 135215973 4294956304 18446744073709551615 134982947 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 41194 35850 408 171 0 40119 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 164776

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 16443
/proc/meminfo: memFree=1330256/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=169124 CPUtime=1121.84
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 49870 660 0 0 112148 36 0 0 25 0 1 0 58662611 173182976 37082 996147200 134512640 135215973 4294956304 18446744073709551615 134957761 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 42281 37082 408 171 0 41206 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 169124

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16443
/proc/meminfo: memFree=1325520/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=173372 CPUtime=1181.82
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 51045 660 0 0 118145 37 0 0 25 0 1 0 58662611 177532928 38257 996147200 134512640 135215973 4294956304 18446744073709551615 134532952 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 43343 38257 408 171 0 42268 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 173372

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 16443
/proc/meminfo: memFree=1320272/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=177836 CPUtime=1241.79
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 52276 660 0 0 124141 38 0 0 25 0 1 0 58662611 182104064 39488 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 44459 39488 408 171 0 43384 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 177836

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16443
/proc/meminfo: memFree=1311824/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=188084 CPUtime=1301.77
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 54960 660 0 0 130138 39 0 0 25 0 1 0 58662611 192598016 41594 996147200 134512640 135215973 4294956304 18446744073709551615 134532911 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 47021 41594 408 171 0 45946 0
Current children cumulated CPU time (s) 1301.77
Current children cumulated vsize (KiB) 188084

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16443
/proc/meminfo: memFree=1308176/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=191156 CPUtime=1361.75
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 55856 660 0 0 136135 40 0 0 25 0 1 0 58662611 195743744 42490 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 47789 42490 408 171 0 46714 0
Current children cumulated CPU time (s) 1361.75
Current children cumulated vsize (KiB) 191156

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16443
/proc/meminfo: memFree=1302672/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=195996 CPUtime=1421.72
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 57230 660 0 0 142131 41 0 0 25 0 1 0 58662611 200699904 43864 996147200 134512640 135215973 4294956304 18446744073709551615 4158960648 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 48999 43864 408 171 0 47924 0
Current children cumulated CPU time (s) 1421.72
Current children cumulated vsize (KiB) 195996

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 16443
/proc/meminfo: memFree=1296272/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=201740 CPUtime=1481.7
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 58827 660 0 0 148127 43 0 0 25 0 1 0 58662611 206581760 45461 996147200 134512640 135215973 4294956304 18446744073709551615 134609800 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 50435 45461 408 171 0 49360 0
Current children cumulated CPU time (s) 1481.7
Current children cumulated vsize (KiB) 201740

[startup+1542.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/82 16443
/proc/meminfo: memFree=1291664/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=205940 CPUtime=1541.68
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 60002 660 0 0 154124 44 0 0 25 0 1 0 58662611 210882560 46636 996147200 134512640 135215973 4294956304 18446744073709551615 134590536 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 51485 46636 408 171 0 50410 0
Current children cumulated CPU time (s) 1541.68
Current children cumulated vsize (KiB) 205940

[startup+1602.3 s]
/proc/loadavg: 2.08 2.03 2.00 3/82 16443
/proc/meminfo: memFree=1286736/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=210440 CPUtime=1601.65
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 61259 660 0 0 160120 45 0 0 25 0 1 0 58662611 215490560 47893 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 52610 47893 408 171 0 51535 0
Current children cumulated CPU time (s) 1601.65
Current children cumulated vsize (KiB) 210440

[startup+1662.3 s]
/proc/loadavg: 2.15 2.05 2.01 3/82 16443
/proc/meminfo: memFree=1282192/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=214596 CPUtime=1661.63
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 62408 660 0 0 166117 46 0 0 25 0 1 0 58662611 219746304 49042 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 53649 49042 408 171 0 52574 0
Current children cumulated CPU time (s) 1661.63
Current children cumulated vsize (KiB) 214596

[startup+1722.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/82 16443
/proc/meminfo: memFree=1276816/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=218592 CPUtime=1721.61
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 63521 660 0 0 172114 47 0 0 25 0 1 0 58662611 223838208 50155 996147200 134512640 135215973 4294956304 18446744073709551615 134957935 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 54648 50155 408 171 0 53573 0
Current children cumulated CPU time (s) 1721.61
Current children cumulated vsize (KiB) 218592

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 16443
/proc/meminfo: memFree=1271632/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=223176 CPUtime=1781.59
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 64803 660 0 0 178111 48 0 0 25 0 1 0 58662611 228532224 51437 996147200 134512640 135215973 4294956304 18446744073709551615 134533376 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 55794 51437 408 171 0 54719 0
Current children cumulated CPU time (s) 1781.59
Current children cumulated vsize (KiB) 223176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.81 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 16443
/proc/meminfo: memFree=1270224/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=224328 CPUtime=1800.1
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 65130 660 0 0 179962 48 0 0 25 0 1 0 58662611 229711872 51764 996147200 134512640 135215973 4294956304 18446744073709551615 134581782 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 56082 51764 408 171 0 55007 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 224328

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

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

[startup+1800.81 s]
/proc/loadavg: 2.01 2.03 2.00 3/82 16443
/proc/meminfo: memFree=1270224/2055920 swapFree=4192812/4192956
[pid=16389] ppid=16387 vsize=224328 CPUtime=1800.1
/proc/16389/stat : 16389 (pcs.big) R 16387 16389 13525 0 -1 4194304 65130 660 0 0 179962 48 0 0 25 0 1 0 58662611 229711872 51764 996147200 134512640 135215973 4294956304 18446744073709551615 134581782 0 0 4096 0 0 0 0 17 0 0 0
/proc/16389/statm: 56082 51764 408 171 0 55007 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 224328

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.85
CPU time (s): 1800.14
CPU user time (s): 1799.63
CPU system time (s): 0.518921
CPU usage (%): 99.961
Max. virtual memory (cumulated for all children) (KiB): 224328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.63
system time used= 0.518921
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65790
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= 16
involuntary context switches= 6883

runsolver used 2.11668 second user time and 6.08207 second system time

The end

Launcher Data

Begin job on node41 at 2009-07-16 06:48:29
IDJOB=2081505
IDBENCH=57411
IDSOLVER=734
FILE ID=node41/2081505-1247719709
PBS_JOBID= 9521376
Free space on /tmp= 65792 MiB

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

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

MD5SUM BENCH= 706565457ea7a4d0a1ce73135f4ed524
RANDOM SEED=1467723422

node41.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5931.00
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1570728 kB
Buffers:         76568 kB
Cached:         306272 kB
SwapCached:          0 kB
Active:          94352 kB
Inactive:       304920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570728 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2424 kB
Writeback:           0 kB
Mapped:          26324 kB
Slab:            71572 kB
Committed_AS:   466868 kB
PageTables:       1648 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65792 MiB
End job on node41 at 2009-07-16 07:18:32