Trace number 2058284

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.05 1807.42

General information on the benchmark

Namecsp/frb40-19/
normalized-frb40-19-1_ext.xml
MD5SUMd38985a93f248711e93dae7f5554e705
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.3028
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints410
Maximum constraint arity2
Maximum domain size19
Number of constraints which are defined in extension410
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data

0.00/0.01	c small-domain mode
0.00/0.01	c Seed is 47050435
0.00/0.01	c Constructing HOME/instance-2058284-1247694243.xml  with 7762 constraints
0.08/0.10	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-2058284-1247694243/watcher-2058284-1247694243 -o /tmp/evaluation-result-2058284-1247694243/solver-2058284-1247694243 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 47050435 HOME/instance-2058284-1247694243.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: 0.34 0.08 0.03 3/67 14348
/proc/meminfo: memFree=1315048/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=5356 CPUtime=0
/proc/14348/stat : 14348 (pcssolve) R 14346 14348 14213 0 -1 4194304 367 649 0 0 0 0 0 0 22 0 1 0 56491867 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 233632752452 0 65536 4100 65538 0 0 0 17 0 0 0
/proc/14348/statm: 1339 243 202 169 0 50 0
[pid=14353] ppid=14348 vsize=0 CPUtime=0
/proc/14353/stat : 14353 (grep) Z 14348 14348 14213 0 -1 4194316 173 0 0 0 0 0 0 0 18 0 1 0 56491867 0 0 996147200 0 0 0 0 0 0 0 4096 0 18446744071563351923 0 0 17 1 0 0
/proc/14353/statm: 0 0 0 0 0 0 0

[startup+0.0679769 s]
/proc/loadavg: 0.34 0.08 0.03 3/67 14348
/proc/meminfo: memFree=1315048/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=5300 CPUtime=0.05
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 1042 822 0 0 5 0 0 0 22 0 1 0 56491867 5427200 651 996147200 134512640 135095119 4294956304 18446744073709551615 134741532 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 1325 651 364 142 0 279 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5300

[startup+0.102976 s]
/proc/loadavg: 0.34 0.08 0.03 3/67 14348
/proc/meminfo: memFree=1315048/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=6640 CPUtime=0.08
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 1407 822 0 0 8 0 0 0 23 0 1 0 56491867 6799360 983 996147200 134512640 135095119 4294956304 18446744073709551615 11355989 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 1660 983 374 142 0 614 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6640

[startup+0.302003 s]
/proc/loadavg: 0.34 0.08 0.03 3/67 14348
/proc/meminfo: memFree=1315048/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=6640 CPUtime=0.28
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 1415 822 0 0 28 0 0 0 24 0 1 0 56491867 6799360 991 996147200 134512640 135095119 4294956304 18446744073709551615 134615460 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 1660 991 379 142 0 614 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 6640

[startup+0.701068 s]
/proc/loadavg: 0.34 0.08 0.03 3/67 14348
/proc/meminfo: memFree=1315048/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=6380 CPUtime=0.68
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 1416 822 0 0 68 0 0 0 25 0 1 0 56491867 6533120 927 996147200 134512640 135095119 4294956304 18446744073709551615 134580489 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 1595 927 379 142 0 549 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 6380

[startup+1.5012 s]
/proc/loadavg: 0.34 0.08 0.03 2/68 14354
/proc/meminfo: memFree=1312416/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=6640 CPUtime=1.47
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 1469 822 0 0 147 0 0 0 25 0 1 0 56491867 6799360 980 996147200 134512640 135095119 4294956304 18446744073709551615 134641797 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 1660 980 379 142 0 614 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 6640

[startup+3.10146 s]
/proc/loadavg: 0.47 0.11 0.04 3/73 14369
/proc/meminfo: memFree=1305016/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=7292 CPUtime=3.07
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 1680 822 0 0 307 0 0 0 25 0 1 0 56491867 7467008 1126 996147200 134512640 135095119 4294956304 18446744073709551615 134615616 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 1823 1126 379 142 0 777 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 7292

[startup+6.30198 s]
/proc/loadavg: 0.47 0.11 0.04 3/73 14369
/proc/meminfo: memFree=1302776/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=9620 CPUtime=6.26
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 2261 822 0 0 625 1 0 0 25 0 1 0 56491867 9850880 1578 996147200 134512640 135095119 4294956304 18446744073709551615 134636926 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 2405 1578 379 142 0 1359 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9620

[startup+12.702 s]
/proc/loadavg: 0.71 0.17 0.06 3/73 14369
/proc/meminfo: memFree=1301368/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=11040 CPUtime=12.63
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 2804 822 0 0 1262 1 0 0 25 0 1 0 56491867 11304960 1864 996147200 134512640 135095119 4294956304 18446744073709551615 4159337218 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 2760 1864 379 142 0 1714 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 11040

[startup+25.5021 s]
/proc/loadavg: 0.90 0.23 0.08 3/73 14369
/proc/meminfo: memFree=1296888/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=16468 CPUtime=25.38
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 4438 822 0 0 2536 2 0 0 25 0 1 0 56491867 16863232 2728 996147200 134512640 135095119 4294956304 18446744073709551615 134589505 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 4117 2728 379 142 0 3071 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 16468

[startup+51.1012 s]
/proc/loadavg: 1.28 0.37 0.13 3/73 14369
/proc/meminfo: memFree=1290232/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=17788 CPUtime=50.87
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 5191 822 0 0 5084 3 0 0 25 0 1 0 56491867 18214912 3481 996147200 134512640 135095119 4294956304 18446744073709551615 134615483 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 4447 3481 379 142 0 3401 0
Current children cumulated CPU time (s) 50.87
Current children cumulated vsize (KiB) 17788

[startup+102.305 s]
/proc/loadavg: 1.71 0.65 0.23 3/73 14369
/proc/meminfo: memFree=1279992/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=29192 CPUtime=101.87
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 8693 822 0 0 10180 7 0 0 25 0 1 0 56491867 29892608 5445 996147200 134512640 135095119 4294956304 18446744073709551615 134617670 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 7298 5445 379 142 0 6252 0
Current children cumulated CPU time (s) 101.87
Current children cumulated vsize (KiB) 29192

[startup+162.302 s]
/proc/loadavg: 1.89 0.89 0.34 3/73 14369
/proc/meminfo: memFree=1273592/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=30112 CPUtime=161.62
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 9464 822 0 0 16153 9 0 0 25 0 1 0 56491867 30834688 6216 996147200 134512640 135095119 4294956304 18446744073709551615 134642970 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 7528 6216 379 142 0 6482 0
Current children cumulated CPU time (s) 161.62
Current children cumulated vsize (KiB) 30112

[startup+222.302 s]
/proc/loadavg: 1.96 1.09 0.44 3/73 14369
/proc/meminfo: memFree=1264888/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=40676 CPUtime=221.37
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 12591 822 0 0 22126 11 0 0 25 0 1 0 56491867 41652224 7294 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 10169 7294 379 142 0 9123 0
Current children cumulated CPU time (s) 221.37
Current children cumulated vsize (KiB) 40676

[startup+282.302 s]
/proc/loadavg: 1.98 1.25 0.54 3/73 14369
/proc/meminfo: memFree=1259256/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=42896 CPUtime=281.13
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 13602 822 0 0 28101 12 0 0 25 0 1 0 56491867 43925504 8305 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 10724 8305 379 142 0 9678 0
Current children cumulated CPU time (s) 281.13
Current children cumulated vsize (KiB) 42896

[startup+342.301 s]
/proc/loadavg: 1.99 1.39 0.62 3/73 14369
/proc/meminfo: memFree=1253048/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=44864 CPUtime=340.89
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 14521 822 0 0 34075 14 0 0 25 0 1 0 56491867 45940736 9224 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 11216 9224 379 142 0 10170 0
Current children cumulated CPU time (s) 340.89
Current children cumulated vsize (KiB) 44864

[startup+402.302 s]
/proc/loadavg: 1.99 1.50 0.71 3/73 14371
/proc/meminfo: memFree=1242552/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=55680 CPUtime=400.64
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 17580 822 0 0 40049 15 0 0 25 0 1 0 56491867 57016320 11258 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 13920 11258 379 142 0 12874 0
Current children cumulated CPU time (s) 400.64
Current children cumulated vsize (KiB) 55680

[startup+462.303 s]
/proc/loadavg: 1.99 1.58 0.78 3/73 14371
/proc/meminfo: memFree=1238776/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=55680 CPUtime=460.4
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 17942 822 0 0 46024 16 0 0 25 0 1 0 56491867 57016320 11620 996147200 134512640 135095119 4294956304 18446744073709551615 134643969 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 13920 11620 379 142 0 12874 0
Current children cumulated CPU time (s) 460.4
Current children cumulated vsize (KiB) 55680

[startup+522.301 s]
/proc/loadavg: 1.99 1.66 0.86 3/73 14371
/proc/meminfo: memFree=1235320/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=55680 CPUtime=520.15
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 18274 822 0 0 51999 16 0 0 25 0 1 0 56491867 57016320 11952 996147200 134512640 135095119 4294956304 18446744073709551615 134617024 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 13920 11952 379 142 0 12874 0
Current children cumulated CPU time (s) 520.15
Current children cumulated vsize (KiB) 55680

[startup+582.302 s]
/proc/loadavg: 1.99 1.72 0.93 3/73 14371
/proc/meminfo: memFree=1230776/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=56476 CPUtime=579.91
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 18814 822 0 0 57974 17 0 0 25 0 1 0 56491867 57831424 12492 996147200 134512640 135095119 4294956304 18446744073709551615 134589536 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 14119 12492 379 142 0 13073 0
Current children cumulated CPU time (s) 579.91
Current children cumulated vsize (KiB) 56476

[startup+642.302 s]
/proc/loadavg: 1.99 1.77 0.99 3/73 14371
/proc/meminfo: memFree=1220472/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=74304 CPUtime=639.67
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 23586 822 0 0 63947 20 0 0 25 0 1 0 56491867 76087296 13167 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 18576 13167 379 142 0 17530 0
Current children cumulated CPU time (s) 639.67

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

[startup+822.303 s]
/proc/loadavg: 1.99 1.86 1.16 3/73 14371
/proc/meminfo: memFree=1210360/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=78496 CPUtime=818.94
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 25511 822 0 0 81871 23 0 0 25 0 1 0 56491867 80379904 15092 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 19624 15092 379 142 0 18578 0
Current children cumulated CPU time (s) 818.94
Current children cumulated vsize (KiB) 78496

[startup+882.301 s]
/proc/loadavg: 1.99 1.89 1.21 3/73 14371
/proc/meminfo: memFree=1207032/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=79800 CPUtime=878.69
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 26125 822 0 0 87845 24 0 0 25 0 1 0 56491867 81715200 15706 996147200 134512640 135095119 4294956304 18446744073709551615 134617027 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 19950 15706 379 142 0 18904 0
Current children cumulated CPU time (s) 878.69
Current children cumulated vsize (KiB) 79800

[startup+942.302 s]
/proc/loadavg: 2.05 1.92 1.26 3/73 14371
/proc/meminfo: memFree=1202744/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=81116 CPUtime=938.44
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 26742 822 0 0 93819 25 0 0 25 0 1 0 56491867 83062784 16323 996147200 134512640 135095119 4294956304 18446744073709551615 134637254 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 20279 16323 379 142 0 19233 0
Current children cumulated CPU time (s) 938.44
Current children cumulated vsize (KiB) 81116

[startup+1002.3 s]
/proc/loadavg: 2.06 1.94 1.31 3/73 14371
/proc/meminfo: memFree=1198584/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=82416 CPUtime=998.2
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 27331 822 0 0 99794 26 0 0 25 0 1 0 56491867 84393984 16912 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 20604 16912 379 142 0 19558 0
Current children cumulated CPU time (s) 998.2
Current children cumulated vsize (KiB) 82416

[startup+1062.3 s]
/proc/loadavg: 2.12 1.98 1.36 3/73 14377
/proc/meminfo: memFree=1194352/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=83732 CPUtime=1057.96
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 27932 822 0 0 105769 27 0 0 25 0 1 0 56491867 85741568 17513 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 20933 17513 379 142 0 19887 0
Current children cumulated CPU time (s) 1057.96
Current children cumulated vsize (KiB) 83732

[startup+1122.3 s]
/proc/loadavg: 2.04 1.98 1.40 3/73 14377
/proc/meminfo: memFree=1190384/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=85044 CPUtime=1117.71
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 28501 822 0 0 111742 29 0 0 25 0 1 0 56491867 87085056 18082 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 21261 18082 379 142 0 20215 0
Current children cumulated CPU time (s) 1117.71
Current children cumulated vsize (KiB) 85044

[startup+1182.3 s]
/proc/loadavg: 2.01 1.98 1.43 3/73 14377
/proc/meminfo: memFree=1186480/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=86228 CPUtime=1177.47
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 29035 822 0 0 117718 29 0 0 25 0 1 0 56491867 88297472 18616 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 21557 18616 379 142 0 20511 0
Current children cumulated CPU time (s) 1177.47
Current children cumulated vsize (KiB) 86228

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.47 3/73 14377
/proc/meminfo: memFree=1182512/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=87408 CPUtime=1237.22
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 29617 822 0 0 123692 30 0 0 25 0 1 0 56491867 89505792 19198 996147200 134512640 135095119 4294956304 18446744073709551615 134589593 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 21852 19198 379 142 0 20806 0
Current children cumulated CPU time (s) 1237.22
Current children cumulated vsize (KiB) 87408

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.50 3/73 14377
/proc/meminfo: memFree=1165296/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1296.98
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 35501 822 0 0 129665 33 0 0 25 0 1 0 56491867 112619520 23033 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 23033 379 142 0 26449 0
Current children cumulated CPU time (s) 1296.98
Current children cumulated vsize (KiB) 109980

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.52 3/73 14377
/proc/meminfo: memFree=1162872/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1356.74
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 35743 822 0 0 135640 34 0 0 25 0 1 0 56491867 112619520 23275 996147200 134512640 135095119 4294956304 18446744073709551615 134642869 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 23275 379 142 0 26449 0
Current children cumulated CPU time (s) 1356.74
Current children cumulated vsize (KiB) 109980

[startup+1422.31 s]
/proc/loadavg: 2.00 1.98 1.55 3/73 14377
/proc/meminfo: memFree=1160184/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1416.49
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 35981 822 0 0 141615 34 0 0 25 0 1 0 56491867 112619520 23513 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 23513 379 142 0 26449 0
Current children cumulated CPU time (s) 1416.49
Current children cumulated vsize (KiB) 109980

[startup+1482.3 s]
/proc/loadavg: 2.00 1.98 1.58 3/73 14377
/proc/meminfo: memFree=1157624/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1476.24
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 36224 822 0 0 147590 34 0 0 25 0 1 0 56491867 112619520 23756 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 23756 379 142 0 26449 0
Current children cumulated CPU time (s) 1476.24
Current children cumulated vsize (KiB) 109980

[startup+1542.3 s]
/proc/loadavg: 2.00 1.98 1.60 3/73 14377
/proc/meminfo: memFree=1155192/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1536
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 36454 822 0 0 153566 34 0 0 25 0 1 0 56491867 112619520 23986 996147200 134512640 135095119 4294956304 18446744073709551615 134642638 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 23986 379 142 0 26449 0
Current children cumulated CPU time (s) 1536
Current children cumulated vsize (KiB) 109980

[startup+1602.3 s]
/proc/loadavg: 2.00 1.98 1.62 3/73 14377
/proc/meminfo: memFree=1152632/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1595.76
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 36680 822 0 0 159541 35 0 0 25 0 1 0 56491867 112619520 24212 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 24212 379 142 0 26449 0
Current children cumulated CPU time (s) 1595.76
Current children cumulated vsize (KiB) 109980

[startup+1662.3 s]
/proc/loadavg: 2.00 1.98 1.64 3/73 14377
/proc/meminfo: memFree=1150072/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1655.51
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 36906 822 0 0 165516 35 0 0 25 0 1 0 56491867 112619520 24438 996147200 134512640 135095119 4294956304 18446744073709551615 134589560 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 24438 379 142 0 26449 0
Current children cumulated CPU time (s) 1655.51
Current children cumulated vsize (KiB) 109980

[startup+1722.3 s]
/proc/loadavg: 2.00 1.98 1.66 3/73 14377
/proc/meminfo: memFree=1147640/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1715.27
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 37126 822 0 0 171492 35 0 0 25 0 1 0 56491867 112619520 24658 996147200 134512640 135095119 4294956304 18446744073709551615 134589562 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 24658 379 142 0 26449 0
Current children cumulated CPU time (s) 1715.27
Current children cumulated vsize (KiB) 109980

[startup+1782.3 s]
/proc/loadavg: 2.00 1.98 1.68 3/73 14377
/proc/meminfo: memFree=1145080/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1775.02
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 37329 822 0 0 177467 35 0 0 25 0 1 0 56491867 112619520 24861 996147200 134512640 135095119 4294956304 18446744073709551615 134637360 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 24861 379 142 0 26449 0
Current children cumulated CPU time (s) 1775.02
Current children cumulated vsize (KiB) 109980



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1807.4 s]
/proc/loadavg: 2.00 1.98 1.69 3/73 14377
/proc/meminfo: memFree=1144056/2055920 swapFree=4192812/4192956
[pid=14348] ppid=14346 vsize=109980 CPUtime=1800.02
/proc/14348/stat : 14348 (pcs.small) R 14346 14348 14213 0 -1 4194304 37423 822 0 0 179966 36 0 0 25 0 1 0 56491867 112619520 24955 996147200 134512640 135095119 4294956304 18446744073709551615 134643013 0 0 4096 0 0 0 0 17 0 0 0
/proc/14348/statm: 27495 24955 379 142 0 26449 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 109980

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): 1807.42
CPU time (s): 1800.05
CPU user time (s): 1799.67
CPU system time (s): 0.382941
CPU usage (%): 99.5923
Max. virtual memory (cumulated for all children) (KiB): 118176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.67
system time used= 0.382941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38245
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= 17
involuntary context switches= 23790

runsolver used 1.50077 second user time and 5.08423 second system time

The end

Launcher Data

Begin job on node3 at 2009-07-15 23:44:03
IDJOB=2058284
IDBENCH=53466
IDSOLVER=734
FILE ID=node3/2058284-1247694243
PBS_JOBID= 9521303
Free space on /tmp= 66404 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/frb40-19/normalized-frb40-19-1_ext.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2058284-1247694243/watcher-2058284-1247694243 -o /tmp/evaluation-result-2058284-1247694243/solver-2058284-1247694243 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 47050435 HOME/instance-2058284-1247694243.xml

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

MD5SUM BENCH= d38985a93f248711e93dae7f5554e705
RANDOM SEED=47050435

node3.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.259
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.259
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:       1315528 kB
Buffers:         74744 kB
Cached:         416896 kB
SwapCached:          0 kB
Active:         156176 kB
Inactive:       509992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1315528 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2204 kB
Writeback:           0 kB
Mapped:          24584 kB
Slab:            60004 kB
Committed_AS:   588208 kB
PageTables:       1580 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= 66400 MiB
End job on node3 at 2009-07-16 00:14:12