Trace number 2082979

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.06 1810.04

General information on the benchmark

Namecsp/fapp/fapp22/
normalized-fapp22-1750-2.xml
MD5SUM336ba63a28e2ecbd3bb2d5acda7f4f04
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 benchmark30.7783
Satisfiable
(Un)Satisfiability was proved
Number of variables1750
Number of constraints32049
Maximum constraint arity2
Maximum domain size802
Number of constraints which are defined in extension0
Number of constraints which are defined in intension32049
Global constraints used (with number of constraints)

Solver Data

0.00/0.02	c has big domains
0.00/0.02	c big-domain mode
0.00/0.05	c Seed is 796665886
0.00/0.05	c Constructing HOME/instance-2082979-1247721984.xml  with 202410 constraints
3.54/3.69	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-2082979-1247721984/watcher-2082979-1247721984 -o /tmp/evaluation-result-2082979-1247721984/solver-2082979-1247721984 -C 1800 -W 2000 -M 900 HOME/pcssolve -s 796665886 HOME/instance-2082979-1247721984.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.99 2.00 1.99 4/72 14203
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=5356 CPUtime=0
/proc/14203/stat : 14203 (pcssolve) R 14201 14203 12466 0 -1 4194304 273 0 0 0 0 0 0 0 20 0 1 0 59265262 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14203/statm: 1339 241 200 169 0 50 0
[pid=14204] ppid=14203 vsize=5356 CPUtime=0
/proc/14204/stat : 14204 (pcssolve) R 14203 14203 12466 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 59265263 5484544 241 996147200 4194304 4889804 548682068800 18446744073709551615 231962372767 0 65538 4100 65536 0 0 0 17 1 0 0
/proc/14204/statm: 1339 241 200 169 0 50 0

[startup+0.0746279 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 14203
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=5688 CPUtime=0.05
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 1074 668 0 0 4 0 1 0 18 0 1 0 59265262 5824512 705 996147200 134512640 135215973 4294956304 18446744073709551615 134698362 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 1422 705 386 171 0 347 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 5688

[startup+0.101621 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 14203
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=6588 CPUtime=0.07
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 1317 668 0 0 6 0 1 0 18 0 1 0 59265262 6746112 872 996147200 134512640 135215973 4294956304 18446744073709551615 7639619 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 1647 872 386 171 0 572 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6588

[startup+0.301562 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 14203
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=11140 CPUtime=0.27
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 2725 668 0 0 25 1 1 0 19 0 1 0 59265262 11407360 1888 996147200 134512640 135215973 4294956304 18446744073709551615 134807794 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 2785 1888 386 171 0 1710 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 11140

[startup+0.70145 s]
/proc/loadavg: 1.99 2.00 1.99 4/72 14203
/proc/meminfo: memFree=1344096/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=21756 CPUtime=0.67
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 6112 668 0 0 63 3 1 0 23 0 1 0 59265262 22278144 3831 996147200 134512640 135215973 4294956304 18446744073709551615 134725130 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 5439 3831 386 171 0 4364 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 21756

[startup+1.50122 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 14208
/proc/meminfo: memFree=1324824/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=39484 CPUtime=1.46
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 12123 668 0 0 140 5 1 0 25 0 1 0 59265262 40431616 7496 996147200 134512640 135215973 4294956304 18446744073709551615 134583202 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 9871 7496 386 171 0 8796 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 39484

[startup+3.10176 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 14208
/proc/meminfo: memFree=1304088/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=74920 CPUtime=3.05
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 24087 668 0 0 294 10 1 0 25 0 1 0 59265262 76718080 14767 996147200 134512640 135215973 4294956304 18446744073709551615 4159198982 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 18730 14767 386 171 0 17655 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 74920

[startup+6.30184 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 14208
/proc/meminfo: memFree=1256024/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=96788 CPUtime=6.22
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 35042 668 0 0 606 15 1 0 25 0 1 0 59265262 99110912 21750 996147200 134512640 135215973 4294956304 18446744073709551615 4158960056 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 24197 21750 410 171 0 23122 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 96788

[startup+12.701 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 14208
/proc/meminfo: memFree=1253208/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=97204 CPUtime=12.57
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 35268 668 0 0 1240 16 1 0 25 0 1 0 59265262 99536896 21871 996147200 134512640 135215973 4294956304 18446744073709551615 4158960848 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 24301 21871 410 171 0 23226 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 97204

[startup+25.5013 s]
/proc/loadavg: 1.99 2.00 1.99 3/73 14208
/proc/meminfo: memFree=1248024/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=98036 CPUtime=25.27
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 35710 668 0 0 2510 16 1 0 25 0 1 0 59265262 100388864 22104 996147200 134512640 135215973 4294956304 18446744073709551615 134533332 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 24509 22104 410 171 0 23434 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 98036

[startup+51.101 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 14208
/proc/meminfo: memFree=1228184/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=112268 CPUtime=50.68
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 39708 668 0 0 5049 18 1 0 25 0 1 0 59265262 114962432 24852 996147200 134512640 135215973 4294956304 18446744073709551615 134682337 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 28067 24852 410 171 0 26992 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 112268

[startup+102.305 s]
/proc/loadavg: 2.08 2.03 2.00 3/73 14208
/proc/meminfo: memFree=1205528/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=114908 CPUtime=101.51
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 43485 668 0 0 10131 19 1 0 25 0 1 0 59265262 117665792 25756 996147200 134512640 135215973 4294956304 18446744073709551615 134585723 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 28727 25756 413 171 0 27652 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 114908

[startup+162.301 s]
/proc/loadavg: 2.03 2.02 2.00 3/73 14208
/proc/meminfo: memFree=1173720/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=124412 CPUtime=161.06
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 91301 668 0 0 16068 37 1 0 25 0 1 0 59265262 127397888 28280 996147200 134512640 135215973 4294956304 18446744073709551615 4158960010 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 31103 28280 413 171 0 30028 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 124412

[startup+222.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14208
/proc/meminfo: memFree=1136024/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=144172 CPUtime=220.62
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 151133 668 0 0 22003 58 1 0 25 0 1 0 59265262 147632128 32198 996147200 134512640 135215973 4294956304 18446744073709551615 134585694 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 36043 32198 413 171 0 34968 0
Current children cumulated CPU time (s) 220.62
Current children cumulated vsize (KiB) 144172

[startup+282.302 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14208
/proc/meminfo: memFree=1112920/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=144172 CPUtime=280.18
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 164555 668 0 0 27954 63 1 0 25 0 1 0 59265262 147632128 32438 996147200 134512640 135215973 4294956304 18446744073709551615 134591462 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 36043 32438 413 171 0 34968 0
Current children cumulated CPU time (s) 280.18
Current children cumulated vsize (KiB) 144172

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=1087576/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=144172 CPUtime=339.74
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 170303 668 0 0 33908 65 1 0 25 0 1 0 59265262 147632128 32440 996147200 134512640 135215973 4294956304 18446744073709551615 134597343 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 36043 32440 413 171 0 34968 0
Current children cumulated CPU time (s) 339.74
Current children cumulated vsize (KiB) 144172

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=1067736/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=144304 CPUtime=399.32
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 182155 668 0 0 39861 70 1 0 25 0 1 0 59265262 147767296 32462 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 36076 32462 413 171 0 35001 0
Current children cumulated CPU time (s) 399.32
Current children cumulated vsize (KiB) 144304

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=1045976/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=146680 CPUtime=458.88
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 197957 668 0 0 45810 77 1 0 25 0 1 0 59265262 150200320 33054 996147200 134512640 135215973 4294956304 18446744073709551615 134599882 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 36670 33054 413 171 0 35595 0
Current children cumulated CPU time (s) 458.88
Current children cumulated vsize (KiB) 146680

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=1027928/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=147340 CPUtime=518.45
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 206080 668 0 0 51764 80 1 0 25 0 1 0 59265262 150876160 33234 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 36835 33234 413 171 0 35760 0
Current children cumulated CPU time (s) 518.45
Current children cumulated vsize (KiB) 147340

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=1002840/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=147736 CPUtime=578
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 214631 668 0 0 57715 84 1 0 25 0 1 0 59265262 151281664 33335 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 36934 33335 413 171 0 35859 0
Current children cumulated CPU time (s) 578
Current children cumulated vsize (KiB) 147736

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=976664/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=148788 CPUtime=637.57
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 225033 668 0 0 63667 89 1 0 25 0 1 0 59265262 152358912 33597 996147200 134512640 135215973 4294956304 18446744073709551615 134585786 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 37197 33597 413 171 0 36122 0
Current children cumulated CPU time (s) 637.57

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

[startup+822.301 s]
/proc/loadavg: 2.13 2.03 2.01 3/73 14208
/proc/meminfo: memFree=914904/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=152476 CPUtime=816.25
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 264127 668 0 0 81522 102 1 0 25 0 1 0 59265262 156135424 34497 996147200 134512640 135215973 4294956304 18446744073709551615 134591420 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 38119 34497 413 171 0 37044 0
Current children cumulated CPU time (s) 816.25
Current children cumulated vsize (KiB) 152476

[startup+882.302 s]
/proc/loadavg: 2.04 2.02 2.00 3/73 14208
/proc/meminfo: memFree=894232/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=154192 CPUtime=875.82
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 278266 668 0 0 87474 107 1 0 25 0 1 0 59265262 157892608 34947 996147200 134512640 135215973 4294956304 18446744073709551615 135097706 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 38548 34947 413 171 0 37473 0
Current children cumulated CPU time (s) 875.82
Current children cumulated vsize (KiB) 154192

[startup+942.302 s]
/proc/loadavg: 2.01 2.02 2.00 3/73 14208
/proc/meminfo: memFree=872024/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=156716 CPUtime=935.38
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 295121 668 0 0 93424 113 1 0 25 0 1 0 59265262 160477184 35578 996147200 134512640 135215973 4294956304 18446744073709551615 134589079 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 39179 35578 413 171 0 38104 0
Current children cumulated CPU time (s) 935.38
Current children cumulated vsize (KiB) 156716

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14208
/proc/meminfo: memFree=849112/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=158412 CPUtime=994.93
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 324087 668 0 0 99369 123 1 0 25 0 1 0 59265262 162213888 35983 996147200 134512640 135215973 4294956304 18446744073709551615 134585677 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 39603 35983 413 171 0 38528 0
Current children cumulated CPU time (s) 994.93
Current children cumulated vsize (KiB) 158412

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 14208
/proc/meminfo: memFree=816024/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=159204 CPUtime=1054.51
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 328683 668 0 0 105325 125 1 0 25 0 1 0 59265262 163024896 36185 996147200 134512640 135215973 4294956304 18446744073709551615 134600886 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 39801 36185 413 171 0 38726 0
Current children cumulated CPU time (s) 1054.51
Current children cumulated vsize (KiB) 159204

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=794712/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=162632 CPUtime=1114.07
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 334614 668 0 0 111278 128 1 0 25 0 1 0 59265262 166535168 37046 996147200 134512640 135215973 4294956304 18446744073709551615 135097616 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 40658 37046 413 171 0 39583 0
Current children cumulated CPU time (s) 1114.07
Current children cumulated vsize (KiB) 162632

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=772568/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=165668 CPUtime=1173.64
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 340941 668 0 0 117232 131 1 0 25 0 1 0 59265262 169644032 37796 996147200 134512640 135215973 4294956304 18446744073709551615 4158960140 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 41417 37796 413 171 0 40342 0
Current children cumulated CPU time (s) 1173.64
Current children cumulated vsize (KiB) 165668

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=748056/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=170680 CPUtime=1233.2
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 347961 668 0 0 123186 133 1 0 25 0 1 0 59265262 174776320 39070 996147200 134512640 135215973 4294956304 18446744073709551615 134585880 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 42670 39070 413 171 0 41595 0
Current children cumulated CPU time (s) 1233.2
Current children cumulated vsize (KiB) 170680

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=723736/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=174240 CPUtime=1292.76
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 359829 668 0 0 129137 138 1 0 25 0 1 0 59265262 178421760 39953 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 43560 39953 413 171 0 42485 0
Current children cumulated CPU time (s) 1292.76
Current children cumulated vsize (KiB) 174240

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14208
/proc/meminfo: memFree=699352/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=176748 CPUtime=1352.32
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 369099 668 0 0 135089 142 1 0 25 0 1 0 59265262 180989952 40604 996147200 134512640 135215973 4294956304 18446744073709551615 135094601 0 0 4096 0 0 0 0 17 1 0 0
/proc/14203/statm: 44187 40604 413 171 0 43112 0
Current children cumulated CPU time (s) 1352.32
Current children cumulated vsize (KiB) 176748

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 4/73 14242
/proc/meminfo: memFree=1242520/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=180180 CPUtime=1412.31
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 377204 668 0 0 141084 146 1 0 25 0 1 0 59265262 184504320 41442 996147200 134512640 135215973 4294956304 18446744073709551615 134585606 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 45045 41442 413 171 0 43970 0
Current children cumulated CPU time (s) 1412.31
Current children cumulated vsize (KiB) 180180

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14242
/proc/meminfo: memFree=1229656/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=184932 CPUtime=1472.31
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 387858 668 0 0 147080 150 1 0 25 0 1 0 59265262 189370368 42801 996147200 134512640 135215973 4294956304 18446744073709551615 134591470 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 46233 42801 413 171 0 45158 0
Current children cumulated CPU time (s) 1472.31
Current children cumulated vsize (KiB) 184932

[startup+1542.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/73 14242
/proc/meminfo: memFree=1216600/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=189288 CPUtime=1532.3
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 397961 668 0 0 153075 154 1 0 25 0 1 0 59265262 193830912 44116 996147200 134512640 135215973 4294956304 18446744073709551615 134524388 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 47322 44116 413 171 0 46247 0
Current children cumulated CPU time (s) 1532.3
Current children cumulated vsize (KiB) 189288

[startup+1602.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 14242
/proc/meminfo: memFree=1200792/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=194168 CPUtime=1592.3
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 409419 668 0 0 159071 158 1 0 25 0 1 0 59265262 198828032 45603 996147200 134512640 135215973 4294956304 18446744073709551615 134583607 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 48542 45603 413 171 0 47467 0
Current children cumulated CPU time (s) 1592.3
Current children cumulated vsize (KiB) 194168

[startup+1662.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 14242
/proc/meminfo: memFree=1185816/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=198260 CPUtime=1652.3
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 421171 668 0 0 165067 162 1 0 25 0 1 0 59265262 203018240 46877 996147200 134512640 135215973 4294956304 18446744073709551615 134969592 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 49565 46877 413 171 0 48490 0
Current children cumulated CPU time (s) 1652.3
Current children cumulated vsize (KiB) 198260

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14242
/proc/meminfo: memFree=1180064/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=198524 CPUtime=1712.3
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 435632 668 0 0 171062 167 1 0 25 0 1 0 59265262 203288576 46973 996147200 134512640 135215973 4294956304 18446744073709551615 4158960129 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 49631 46973 413 171 0 48556 0
Current children cumulated CPU time (s) 1712.3
Current children cumulated vsize (KiB) 198524

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14242
/proc/meminfo: memFree=1170528/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=198524 CPUtime=1772.3
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 445102 668 0 0 177058 171 1 0 25 0 1 0 59265262 203288576 46979 996147200 134512640 135215973 4294956304 18446744073709551615 134585549 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 49631 46979 413 171 0 48556 0
Current children cumulated CPU time (s) 1772.3
Current children cumulated vsize (KiB) 198524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 14242
/proc/meminfo: memFree=1163552/2055920 swapFree=4192812/4192956
[pid=14203] ppid=14201 vsize=198524 CPUtime=1800
/proc/14203/stat : 14203 (pcs.big) R 14201 14203 12466 0 -1 4194304 449331 668 0 0 179827 172 1 0 25 0 1 0 59265262 203288576 46983 996147200 134512640 135215973 4294956304 18446744073709551615 134585720 0 0 4096 0 0 0 0 17 0 0 0
/proc/14203/statm: 49631 46983 413 171 0 48556 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 198524

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): 1810.04
CPU time (s): 1800.06
CPU user time (s): 1798.29
CPU system time (s): 1.76873
CPU usage (%): 99.4486
Max. virtual memory (cumulated for all children) (KiB): 199200

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.29
system time used= 1.76873
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 449999
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= 38
involuntary context switches= 30843

runsolver used 1.61275 second user time and 5.15822 second system time

The end

Launcher Data

Begin job on node16 at 2009-07-16 07:26:24
IDJOB=2082979
IDBENCH=57667
IDSOLVER=734
FILE ID=node16/2082979-1247721984
PBS_JOBID= 9521390
Free space on /tmp= 66408 MiB

SOLVER NAME= pcs-restart 0.2.restart
BENCH NAME= CPAI08/csp/fapp/fapp22/normalized-fapp22-1750-2.xml
COMMAND LINE= HOME/pcssolve -s RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2082979-1247721984/watcher-2082979-1247721984 -o /tmp/evaluation-result-2082979-1247721984/solver-2082979-1247721984 -C 1800 -W 2000 -M 900  HOME/pcssolve -s 796665886 HOME/instance-2082979-1247721984.xml

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

MD5SUM BENCH= 336ba63a28e2ecbd3bb2d5acda7f4f04
RANDOM SEED=796665886

node16.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.231
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.231
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:       1344576 kB
Buffers:         70672 kB
Cached:         401996 kB
SwapCached:          0 kB
Active:         215940 kB
Inactive:       426052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344576 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            6324 kB
Writeback:           0 kB
Mapped:         180808 kB
Slab:            54512 kB
Committed_AS:   650320 kB
PageTables:       2120 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= 66404 MiB
End job on node16 at 2009-07-16 07:56:36