Trace number 2087995

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

General information on the benchmark

Namecsp/fapp/fapp19/
normalized-fapp19-0350-1.xml
MD5SUMdf0bdb703dec630374c59a2d969c4940
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark22.9265
Satisfiable
(Un)Satisfiability was proved
Number of variables350
Number of constraints5873
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5873
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 1424487998
0.00/0.01	c Constructing HOME/instance-2087995-1247728712.xml  with 36992 constraints
0.49/0.59	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-2087995-1247728712/watcher-2087995-1247728712 -o /tmp/evaluation-result-2087995-1247728712/solver-2087995-1247728712 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 1424487998 HOME/instance-2087995-1247728712.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.19 2.04 1.94 4/82 14912
/proc/meminfo: memFree=1503560/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=2888 CPUtime=0
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 389 664 0 0 0 0 0 0 17 0 1 0 59935860 2957312 35 996147200 134512640 135215973 4294956304 18446744073709551615 11629348 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 722 35 25 171 0 10 0

[startup+0.0306961 s]
/proc/loadavg: 2.19 2.04 1.94 4/82 14912
/proc/meminfo: memFree=1503560/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=4992 CPUtime=0.01
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 912 664 0 0 1 0 0 0 17 0 1 0 59935860 5111808 543 996147200 134512640 135215973 4294956304 18446744073709551615 134906926 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 1248 543 386 171 0 173 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 4992

[startup+0.101707 s]
/proc/loadavg: 2.19 2.04 1.94 4/82 14912
/proc/meminfo: memFree=1503560/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=6976 CPUtime=0.08
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 1417 664 0 0 8 0 0 0 17 0 1 0 59935860 7143424 974 996147200 134512640 135215973 4294956304 18446744073709551615 134757343 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 1744 974 386 171 0 669 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6976

[startup+0.301728 s]
/proc/loadavg: 2.19 2.04 1.94 4/82 14912
/proc/meminfo: memFree=1503560/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=12808 CPUtime=0.28
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 3223 664 0 0 27 1 0 0 18 0 1 0 59935860 13115392 2082 996147200 134512640 135215973 4294956304 18446744073709551615 134627113 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 3202 2083 386 171 0 2127 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12808

[startup+0.701773 s]
/proc/loadavg: 2.19 2.04 1.94 4/82 14912
/proc/meminfo: memFree=1503560/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=21160 CPUtime=0.68
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 6687 664 0 0 65 3 0 0 22 0 1 0 59935860 21667840 4349 996147200 134512640 135215973 4294956304 18446744073709551615 4158960004 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 5290 4349 410 171 0 4215 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 21160

[startup+1.50186 s]
/proc/loadavg: 2.19 2.04 1.94 3/83 14917
/proc/meminfo: memFree=1487552/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=21356 CPUtime=1.49
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 6726 664 0 0 145 4 0 0 25 0 1 0 59935860 21868544 4388 996147200 134512640 135215973 4294956304 18446744073709551615 134532674 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 5339 4388 410 171 0 4264 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21356

[startup+3.10104 s]
/proc/loadavg: 2.19 2.04 1.94 3/83 14917
/proc/meminfo: memFree=1487232/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=21372 CPUtime=3.09
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 6784 664 0 0 305 4 0 0 25 0 1 0 59935860 21884928 4429 996147200 134512640 135215973 4294956304 18446744073709551615 134599834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 5343 4429 410 171 0 4268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 21372

[startup+6.3014 s]
/proc/loadavg: 2.17 2.04 1.94 3/83 14917
/proc/meminfo: memFree=1486528/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=22788 CPUtime=6.28
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 7170 664 0 0 624 4 0 0 25 0 1 0 59935860 23334912 4657 996147200 134512640 135215973 4294956304 18446744073709551615 134599834 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 5697 4657 410 171 0 4622 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22788

[startup+12.7011 s]
/proc/loadavg: 2.16 2.04 1.94 3/83 14917
/proc/meminfo: memFree=1484368/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=24240 CPUtime=12.68
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 7624 664 0 0 1264 4 0 0 25 0 1 0 59935860 24821760 5111 996147200 134512640 135215973 4294956304 18446744073709551615 134969508 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 6060 5111 410 171 0 4985 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 24240

[startup+25.5015 s]
/proc/loadavg: 2.12 2.04 1.94 3/83 14917
/proc/meminfo: memFree=1482576/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=26744 CPUtime=25.48
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 8322 664 0 0 2544 4 0 0 25 0 1 0 59935860 27385856 5600 996147200 134512640 135215973 4294956304 18446744073709551615 134590055 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 6686 5600 413 171 0 5611 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 26744

[startup+51.1014 s]
/proc/loadavg: 2.08 2.03 1.94 3/83 14917
/proc/meminfo: memFree=1476048/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=33140 CPUtime=51.07
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 9926 664 0 0 5102 5 0 0 25 0 1 0 59935860 33935360 7204 996147200 134512640 135215973 4294956304 18446744073709551615 134583640 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 8285 7204 413 171 0 7210 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33140

[startup+102.305 s]
/proc/loadavg: 2.03 2.03 1.94 3/83 14917
/proc/meminfo: memFree=1471760/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=37152 CPUtime=102.26
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 10993 664 0 0 10220 6 0 0 25 0 1 0 59935860 38043648 8271 996147200 134512640 135215973 4294956304 18446744073709551615 134585681 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 9288 8271 413 171 0 8213 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 37152

[startup+162.302 s]
/proc/loadavg: 2.01 2.02 1.94 3/83 14917
/proc/meminfo: memFree=1466384/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=43636 CPUtime=162.24
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 12731 664 0 0 16217 7 0 0 25 0 1 0 59935860 44683264 9592 996147200 134512640 135215973 4294956304 18446744073709551615 134597363 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 10909 9592 413 171 0 9834 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 43636

[startup+222.301 s]
/proc/loadavg: 2.00 2.02 1.94 3/83 14917
/proc/meminfo: memFree=1460432/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=49384 CPUtime=222.22
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 14228 664 0 0 22215 7 0 0 25 0 1 0 59935860 50569216 11089 996147200 134512640 135215973 4294956304 18446744073709551615 134590017 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 12346 11089 413 171 0 11271 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 49384

[startup+282.301 s]
/proc/loadavg: 2.04 2.03 1.94 3/74 14951
/proc/meminfo: memFree=1619048/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=63300 CPUtime=282.17
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 17783 664 0 0 28207 10 0 0 25 0 1 0 59935860 64819200 14644 996147200 134512640 135215973 4294956304 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 15825 14644 413 171 0 14750 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 63300

[startup+342.302 s]
/proc/loadavg: 2.01 2.02 1.94 3/74 14951
/proc/meminfo: memFree=1606376/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=75652 CPUtime=342.16
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 21276 664 0 0 34204 12 0 0 25 0 1 0 59935860 77467648 17304 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 18913 17304 413 171 0 17838 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 75652

[startup+402.302 s]
/proc/loadavg: 2.00 2.01 1.94 3/74 14951
/proc/meminfo: memFree=1599336/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=80408 CPUtime=402.14
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 22467 664 0 0 40202 12 0 0 25 0 1 0 59935860 82337792 18495 996147200 134512640 135215973 4294956304 18446744073709551615 134583498 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 20102 18495 413 171 0 19027 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 80408

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 1.94 3/74 14951
/proc/meminfo: memFree=1591208/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=86116 CPUtime=462.12
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 23984 664 0 0 46200 12 0 0 25 0 1 0 59935860 88182784 20012 996147200 134512640 135215973 4294956304 18446744073709551615 134590088 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 21529 20012 413 171 0 20454 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 86116

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1579752/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=91724 CPUtime=522.1
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 25984 664 0 0 52198 12 0 0 25 0 1 0 59935860 93925376 22012 996147200 134512640 135215973 4294956304 18446744073709551615 134585388 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 22931 22012 413 171 0 21856 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 91724

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1570280/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=106868 CPUtime=582.08
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 29808 664 0 0 58194 14 0 0 25 0 1 0 59935860 109432832 24171 996147200 134512640 135215973 4294956304 18446744073709551615 134589807 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 26717 24171 413 171 0 25642 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 106868

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1563880/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=111652 CPUtime=642.07
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 31006 664 0 0 64192 15 0 0 25 0 1 0 59935860 114331648 25369 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 27913 25369 413 171 0 26838 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 111652

[startup+702.302 s]

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

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1546664/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=119956 CPUtime=822.02
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 33085 664 0 0 82186 16 0 0 25 0 1 0 59935860 122834944 27448 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 29989 27448 413 171 0 28914 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 119956

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1541416/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=123832 CPUtime=882.01
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 34055 664 0 0 88185 16 0 0 25 0 1 0 59935860 126803968 28418 996147200 134512640 135215973 4294956304 18446744073709551615 134583456 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 30958 28418 413 171 0 29883 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 123832

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1534312/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=129100 CPUtime=941.99
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 35351 664 0 0 94182 17 0 0 25 0 1 0 59935860 132198400 29714 996147200 134512640 135215973 4294956304 18446744073709551615 134585688 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 32275 29714 413 171 0 31200 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 129100

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1525416/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=136068 CPUtime=1001.97
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 37117 664 0 0 100180 17 0 0 25 0 1 0 59935860 139333632 31480 996147200 134512640 135215973 4294956304 18446744073709551615 134583485 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 34017 31480 413 171 0 32942 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 136068

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1514472/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=146400 CPUtime=1061.96
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 39673 664 0 0 106178 18 0 0 25 0 1 0 59935860 149913600 34036 996147200 134512640 135215973 4294956304 18446744073709551615 134585344 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 36600 34036 413 171 0 35525 0
Current children cumulated CPU time (s) 1061.96
Current children cumulated vsize (KiB) 146400

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1498088/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=161056 CPUtime=1121.95
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 43366 664 0 0 112176 19 0 0 25 0 1 0 59935860 164921344 37729 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 40264 37729 413 171 0 39189 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 161056

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1496040/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=161072 CPUtime=1181.93
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 43373 664 0 0 118174 19 0 0 25 0 1 0 59935860 164937728 37736 996147200 134512640 135215973 4294956304 18446744073709551615 134583442 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 40268 37736 413 171 0 39193 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 161072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1493544/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=161152 CPUtime=1241.91
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 43395 664 0 0 124172 19 0 0 25 0 1 0 59935860 165019648 37758 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 40288 37758 413 171 0 39213 0
Current children cumulated CPU time (s) 1241.91
Current children cumulated vsize (KiB) 161152

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1491240/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=161244 CPUtime=1301.9
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 43420 664 0 0 130171 19 0 0 25 0 1 0 59935860 165113856 37783 996147200 134512640 135215973 4294956304 18446744073709551615 4158960162 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 40311 37783 413 171 0 39236 0
Current children cumulated CPU time (s) 1301.9
Current children cumulated vsize (KiB) 161244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1480936/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=161320 CPUtime=1361.88
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 43440 664 0 0 136169 19 0 0 25 0 1 0 59935860 165191680 37803 996147200 134512640 135215973 4294956304 18446744073709551615 4158960148 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 40330 37803 413 171 0 39255 0
Current children cumulated CPU time (s) 1361.88
Current children cumulated vsize (KiB) 161320

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1479784/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=161424 CPUtime=1421.87
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 43467 664 0 0 142168 19 0 0 25 0 1 0 59935860 165298176 37830 996147200 134512640 135215973 4294956304 18446744073709551615 134589761 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 40356 37830 413 171 0 39281 0
Current children cumulated CPU time (s) 1421.87
Current children cumulated vsize (KiB) 161424

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1478760/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=161604 CPUtime=1481.85
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 43500 664 0 0 148166 19 0 0 25 0 1 0 59935860 165482496 37863 996147200 134512640 135215973 4294956304 18446744073709551615 134589797 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 40401 37863 413 171 0 39326 0
Current children cumulated CPU time (s) 1481.85
Current children cumulated vsize (KiB) 161604

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1469608/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=169584 CPUtime=1541.83
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 45496 664 0 0 154163 20 0 0 25 0 1 0 59935860 173654016 39859 996147200 134512640 135215973 4294956304 18446744073709551615 134591870 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 42396 39859 413 171 0 41321 0
Current children cumulated CPU time (s) 1541.83
Current children cumulated vsize (KiB) 169584

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1465128/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=173196 CPUtime=1601.82
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 46408 664 0 0 160161 21 0 0 25 0 1 0 59935860 177352704 40771 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 43299 40771 413 171 0 42224 0
Current children cumulated CPU time (s) 1601.82
Current children cumulated vsize (KiB) 173196

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1460648/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=176664 CPUtime=1661.81
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 47278 664 0 0 166160 21 0 0 25 0 1 0 59935860 180903936 41641 996147200 134512640 135215973 4294956304 18446744073709551615 135094939 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 44166 41641 413 171 0 43091 0
Current children cumulated CPU time (s) 1661.81
Current children cumulated vsize (KiB) 176664

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1455016/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=181444 CPUtime=1721.79
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 48476 664 0 0 172157 22 0 0 25 0 1 0 59935860 185798656 42839 996147200 134512640 135215973 4294956304 18446744073709551615 4158960014 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 45361 42839 413 171 0 44286 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 181444

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1448616/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=185596 CPUtime=1781.77
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 49713 664 0 0 178155 22 0 0 25 0 1 0 59935860 190050304 44076 996147200 134512640 135215973 4294956304 18446744073709551615 134583377 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 46399 44076 413 171 0 45324 0
Current children cumulated CPU time (s) 1781.77
Current children cumulated vsize (KiB) 185596



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.6 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 14951
/proc/meminfo: memFree=1446184/2055920 swapFree=4192812/4192956
[pid=14912] ppid=14910 vsize=186924 CPUtime=1800.07
/proc/14912/stat : 14912 (pcs.big) R 14910 14912 14486 0 -1 4194304 50214 664 0 0 179985 22 0 0 25 0 1 0 59935860 191410176 44577 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14912/statm: 46731 44577 413 171 0 45656 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 186924

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): 1800.64
CPU time (s): 1800.13
CPU user time (s): 1799.86
CPU system time (s): 0.263959
CPU usage (%): 99.9714
Max. virtual memory (cumulated for all children) (KiB): 186924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.86
system time used= 0.263959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50878
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= 24
involuntary context switches= 6347

runsolver used 1.40978 second user time and 5.15622 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-16 09:18:32
IDJOB=2087995
IDBENCH=58843
IDSOLVER=734
FILE ID=node91/2087995-1247728712
PBS_JOBID= 9521597
Free space on /tmp= 66168 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp19/normalized-fapp19-0350-1.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2087995-1247728712/watcher-2087995-1247728712 -o /tmp/evaluation-result-2087995-1247728712/solver-2087995-1247728712 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 1424487998 HOME/instance-2087995-1247728712.xml

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

MD5SUM BENCH= df0bdb703dec630374c59a2d969c4940
RANDOM SEED=1424487998

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:       1503976 kB
Buffers:         75092 kB
Cached:         230024 kB
SwapCached:          0 kB
Active:         249712 kB
Inactive:       234552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1503976 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2536 kB
Writeback:           0 kB
Mapped:         199504 kB
Slab:            52464 kB
Committed_AS:   809840 kB
PageTables:       2104 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= 66192 MiB
End job on node91 at 2009-07-16 09:48:35