Trace number 2082847

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? (MO) 1399.53 1400.45

General information on the benchmark

Namecsp/os-gp/
normalized-gp10-10-1091.xml
MD5SUM9f54fd75280d694b49452e249c1f9968
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 benchmark0.38694
Satisfiable
(Un)Satisfiability was proved
Number of variables101
Number of constraints1000
Maximum constraint arity2
Maximum domain size1092
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1000
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.18/0.22	c Seed is 410934827
0.18/0.22	c Constructing HOME/instance-2082847-1247721704.xml  with 6500 constraints
0.18/0.22	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-2082847-1247721704/watcher-2082847-1247721704 -o /tmp/evaluation-result-2082847-1247721704/solver-2082847-1247721704 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 410934827 HOME/instance-2082847-1247721704.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.00 2.00 2.00 4/73 14163
/proc/meminfo: memFree=1500656/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=5356 CPUtime=0
/proc/14163/stat : 14163 (pcssolve) S 14161 14163 12576 0 -1 4194304 305 0 0 0 0 0 0 0 18 0 1 0 59234983 5484544 242 996147200 4194304 4889804 548682068800 18446744073709551615 251601150788 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14163/statm: 1339 242 201 169 0 50 0
[pid=14164] ppid=14163 vsize=5356 CPUtime=0
/proc/14164/stat : 14164 (pcssolve) R 14163 14163 12576 0 -1 4194368 22 0 0 0 0 0 0 0 19 0 1 0 59234983 5484544 243 996147200 4194304 4889804 548682068800 18446744073709551615 251601153319 0 0 4096 0 0 0 0 17 1 0 0
/proc/14164/statm: 1339 243 202 169 0 50 0
[pid=14165] ppid=14163 vsize=3676 CPUtime=0
/proc/14165/stat : 14165 (grep) S 14163 14163 12576 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 59234983 3764224 121 996147200 4194304 4274172 548682069040 18446744073709551615 251601322066 0 0 4096 0 18446744071563648864 0 0 17 0 0 0
/proc/14165/statm: 919 121 99 19 0 43 0

[startup+0.05893 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14163
/proc/meminfo: memFree=1500656/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=5520 CPUtime=0.04
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 1039 657 0 0 4 0 0 0 18 0 1 0 59234983 5652480 670 996147200 134512640 135215973 4294956304 18446744073709551615 134906926 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 1380 670 388 171 0 305 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5520

[startup+0.101935 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14163
/proc/meminfo: memFree=1500656/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=6604 CPUtime=0.08
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 1342 657 0 0 8 0 0 0 18 0 1 0 59234983 6762496 899 996147200 134512640 135215973 4294956304 18446744073709551615 12064379 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 1651 899 388 171 0 576 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6604

[startup+0.301957 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14163
/proc/meminfo: memFree=1500656/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=9060 CPUtime=0.28
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 2125 657 0 0 28 0 0 0 19 0 1 0 59234983 9277440 1468 996147200 134512640 135215973 4294956304 18446744073709551615 134976665 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 2265 1468 407 171 0 1190 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9060

[startup+0.702001 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14163
/proc/meminfo: memFree=1500656/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=9184 CPUtime=0.69
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 2211 657 0 0 68 1 0 0 23 0 1 0 59234983 9404416 1554 996147200 134512640 135215973 4294956304 18446744073709551615 134588277 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 2296 1554 407 171 0 1221 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9184

[startup+1.50109 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1495016/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=9732 CPUtime=1.49
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 2355 657 0 0 148 1 0 0 25 0 1 0 59234983 9965568 1698 996147200 134512640 135215973 4294956304 18446744073709551615 134679161 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 2433 1698 407 171 0 1358 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9732

[startup+3.10127 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1490152/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=10652 CPUtime=3.09
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 2595 657 0 0 308 1 0 0 25 0 1 0 59234983 10907648 1905 996147200 134512640 135215973 4294956304 18446744073709551615 134677397 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 2663 1905 407 171 0 1588 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10652

[startup+6.30162 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1486440/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=12912 CPUtime=6.28
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 3233 657 0 0 627 1 0 0 25 0 1 0 59234983 13221888 2478 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 3228 2478 407 171 0 2153 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12912

[startup+12.7013 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1479144/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=17616 CPUtime=12.68
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 4502 657 0 0 1266 2 0 0 25 0 1 0 59234983 18038784 3553 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 4404 3553 407 171 0 3329 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 17616

[startup+25.5018 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1457768/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=29704 CPUtime=25.47
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 7731 657 0 0 2544 3 0 0 25 0 1 0 59234983 30416896 6525 996147200 134512640 135215973 4294956304 18446744073709551615 134594092 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 7426 6525 407 171 0 6351 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 29704

[startup+51.1016 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1427176/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=44828 CPUtime=51.06
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 11970 657 0 0 5099 7 0 0 25 0 1 0 59234983 45903872 10042 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 11207 10042 407 171 0 10132 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 44828

[startup+102.305 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1360168/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=80576 CPUtime=102.25
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 21710 657 0 0 10212 13 0 0 25 0 1 0 59234983 82509824 18628 996147200 134512640 135215973 4294956304 18446744073709551615 134590083 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 20144 18628 407 171 0 19069 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 80576

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1286440/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=121904 CPUtime=162.22
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 32946 657 0 0 16201 21 0 0 25 0 1 0 59234983 124829696 27815 996147200 134512640 135215973 4294956304 18446744073709551615 134610603 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 30476 27815 407 171 0 29401 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 121904

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1214440/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=155668 CPUtime=222.19
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 42289 657 0 0 22191 28 0 0 25 0 1 0 59234983 159404032 36901 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 38917 36901 407 171 0 37842 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 155668

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1133224/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=194544 CPUtime=282.17
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 53259 657 0 0 28183 34 0 0 25 0 1 0 59234983 199213056 47454 996147200 134512640 135215973 4294956304 18446744073709551615 134902700 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 48636 47454 407 171 0 47561 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 194544

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=1056168/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=241860 CPUtime=342.16
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 65941 657 0 0 34172 44 0 0 25 0 1 0 59234983 247664640 56039 996147200 134512640 135215973 4294956304 18446744073709551615 134648275 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 60465 56039 407 171 0 59390 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 241860

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=983080/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=281376 CPUtime=402.14
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 76660 657 0 0 40161 53 0 0 25 0 1 0 59234983 288129024 66245 996147200 134512640 135215973 4294956304 18446744073709551615 134591029 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 70344 66245 407 171 0 69269 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 281376

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=907048/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=313912 CPUtime=462.1
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 85658 657 0 0 46151 59 0 0 25 0 1 0 59234983 321445888 75243 996147200 134512640 135215973 4294956304 18446744073709551615 134957837 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 78478 75243 407 171 0 77403 0
Current children cumulated CPU time (s) 462.1
Current children cumulated vsize (KiB) 313912

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=828584/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=348012 CPUtime=522.08
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 95082 657 0 0 52142 66 0 0 25 0 1 0 59234983 356364288 84667 996147200 134512640 135215973 4294956304 18446744073709551615 134600035 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 87003 84667 407 171 0 85928 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 348012

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=751400/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=380300 CPUtime=582.06
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 104004 657 0 0 58133 73 0 0 25 0 1 0 59234983 389427200 93589 996147200 134512640 135215973 4294956304 18446744073709551615 134583604 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 95075 93589 407 171 0 94000 0
Current children cumulated CPU time (s) 582.06
Current children cumulated vsize (KiB) 380300

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 14168
/proc/meminfo: memFree=674792/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=449068 CPUtime=642.04
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 122057 657 0 0 64119 85 0 0 25 0 1 0 59234983 459845632 103449 996147200 134512640 135215973 4294956304 18446744073709551615 4158961636 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 112267 103449 407 171 0 111192 0
Current children cumulated CPU time (s) 642.04
Current children cumulated vsize (KiB) 449068

[startup+702.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/74 14168
/proc/meminfo: memFree=603816/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=481056 CPUtime=702.01
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 130863 657 0 0 70109 92 0 0 25 0 1 0 59234983 492601344 112255 996147200 134512640 135215973 4294956304 18446744073709551615 134583259 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 120264 112255 407 171 0 119189 0
Current children cumulated CPU time (s) 702.01
Current children cumulated vsize (KiB) 481056

[startup+762.306 s]
/proc/loadavg: 2.03 2.01 2.00 3/74 14168
/proc/meminfo: memFree=527656/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=512680 CPUtime=761.99
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 139580 657 0 0 76101 98 0 0 25 0 1 0 59234983 524984320 120972 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 128170 120972 407 171 0 127095 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 512680

[startup+822.302 s]
/proc/loadavg: 2.08 2.02 2.00 3/74 14168
/proc/meminfo: memFree=442216/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=571476 CPUtime=821.97
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 155056 657 0 0 82088 109 0 0 25 0 1 0 59234983 585191424 135423 996147200 134512640 135215973 4294956304 18446744073709551615 134532946 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 142869 135423 407 171 0 141794 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 571476

[startup+882.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/74 14168
/proc/meminfo: memFree=392104/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=586684 CPUtime=881.95
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 159614 657 0 0 88082 113 0 0 25 0 1 0 59234983 600764416 139981 996147200 134512640 135215973 4294956304 18446744073709551615 4158960080 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 146671 139981 407 171 0 145596 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 586684

[startup+942.302 s]
/proc/loadavg: 2.06 2.03 2.00 3/74 14168
/proc/meminfo: memFree=327848/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=615316 CPUtime=941.92
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 167496 657 0 0 94073 119 0 0 25 0 1 0 59234983 630083584 147863 996147200 134512640 135215973 4294956304 18446744073709551615 134532684 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 153829 147863 407 171 0 152754 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 615316

[startup+1002.3 s]
/proc/loadavg: 2.06 2.03 2.00 3/74 14168
/proc/meminfo: memFree=262632/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=645080 CPUtime=1001.9
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 175677 657 0 0 100067 123 0 0 25 0 1 0 59234983 660561920 156044 996147200 134512640 135215973 4294956304 18446744073709551615 4158960249 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 161270 156044 407 171 0 160195 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 645080

[startup+1062.3 s]
/proc/loadavg: 2.07 2.04 2.00 3/74 14168
/proc/meminfo: memFree=193128/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=675280 CPUtime=1061.88
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 183980 657 0 0 106059 129 0 0 25 0 1 0 59234983 691486720 164347 996147200 134512640 135215973 4294956304 18446744073709551615 134587409 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 168820 164347 407 171 0 167745 0
Current children cumulated CPU time (s) 1061.88
Current children cumulated vsize (KiB) 675280

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 2.00 3/74 14168
/proc/meminfo: memFree=116712/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=706464 CPUtime=1121.85
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 192533 657 0 0 112049 136 0 0 25 0 1 0 59234983 723419136 172900 996147200 134512640 135215973 4294956304 18446744073709551615 134583227 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 176616 172900 407 171 0 175541 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 706464

[startup+1182.3 s]
/proc/loadavg: 2.06 2.05 2.00 3/74 14168
/proc/meminfo: memFree=41576/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=736528 CPUtime=1181.83
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 200941 657 0 0 118040 143 0 0 25 0 1 0 59234983 754204672 181308 996147200 134512640 135215973 4294956304 18446744073709551615 134532677 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 184132 181308 407 171 0 183057 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 736528

[startup+1242.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/74 14168
/proc/meminfo: memFree=80808/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=766892 CPUtime=1241.79
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 209330 657 0 0 124031 148 0 0 25 0 1 0 59234983 785297408 189697 996147200 134512640 135215973 4294956304 18446744073709551615 12064325 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 191723 189697 407 171 0 190648 0
Current children cumulated CPU time (s) 1241.79
Current children cumulated vsize (KiB) 766892

[startup+1302.3 s]
/proc/loadavg: 2.12 2.07 2.00 3/74 14168
/proc/meminfo: memFree=54888/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=865656 CPUtime=1301.73
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 234880 657 0 0 130009 164 0 0 25 0 1 0 59234983 886431744 198862 996147200 134512640 135215973 4294956304 18446744073709551615 4158960146 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 216414 198862 407 171 0 215339 0
Current children cumulated CPU time (s) 1301.73
Current children cumulated vsize (KiB) 865656

[startup+1362.3 s]
/proc/loadavg: 2.11 2.07 2.00 3/74 14168
/proc/meminfo: memFree=15400/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=899788 CPUtime=1361.67
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 244349 657 0 0 135995 172 0 0 25 0 1 0 59234983 921382912 208331 996147200 134512640 135215973 4294956304 18446744073709551615 134588138 0 0 4096 0 0 0 0 17 0 0 0
/proc/14163/statm: 224947 208331 407 171 0 223872 0
Current children cumulated CPU time (s) 1361.67
Current children cumulated vsize (KiB) 899788



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1400.31 s]
/proc/loadavg: 2.06 2.06 2.00 3/74 14200
/proc/meminfo: memFree=799208/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=921632 CPUtime=1399.38
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4194304 250415 657 0 0 139763 175 0 0 25 0 1 0 59234983 943751168 214397 996147200 134512640 135215973 4294956304 18446744073709551615 134616161 0 0 4096 0 0 0 0 17 1 0 0
/proc/14163/statm: 230408 214397 407 171 0 229333 0
Current children cumulated CPU time (s) 1399.38
Current children cumulated vsize (KiB) 921632

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

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

[startup+1400.41 s]
/proc/loadavg: 2.06 2.06 2.00 3/74 14200
/proc/meminfo: memFree=799208/2055920 swapFree=4192812/4192956
[pid=14163] ppid=14161 vsize=0 CPUtime=1399.48
/proc/14163/stat : 14163 (pcs.big) R 14161 14163 12576 0 -1 4195332 250415 657 0 0 139763 185 0 0 25 0 1 0 59234983 0 0 996147200 0 0 0 0 0 0 0 4096 0 0 0 0 17 1 0 0
/proc/14163/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1399.48
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1400.45
CPU time (s): 1399.53
CPU user time (s): 1397.63
CPU system time (s): 1.90071
CPU usage (%): 99.9347
Max. virtual memory (cumulated for all children) (KiB): 921632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1397.63
system time used= 1.90071
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 251072
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= 5973

runsolver used 1.2808 second user time and 3.82442 second system time

The end

Launcher Data

Begin job on node91 at 2009-07-16 07:21:44
IDJOB=2082847
IDBENCH=57645
IDSOLVER=734
FILE ID=node91/2082847-1247721704
PBS_JOBID= 9521455
Free space on /tmp= 66200 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/os-gp/normalized-gp10-10-1091.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082847-1247721704/watcher-2082847-1247721704 -o /tmp/evaluation-result-2082847-1247721704/solver-2082847-1247721704 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 410934827 HOME/instance-2082847-1247721704.xml

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

MD5SUM BENCH= 9f54fd75280d694b49452e249c1f9968
RANDOM SEED=410934827

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:       1501072 kB
Buffers:         70972 kB
Cached:         382520 kB
SwapCached:          0 kB
Active:          73008 kB
Inactive:       413108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1501072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            3912 kB
Writeback:           0 kB
Mapped:          44116 kB
Slab:            54076 kB
Committed_AS:   589492 kB
PageTables:       1708 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:45:06