Trace number 1086515

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
casper zao? (TO) 1800.13 1808.96

General information on the benchmark

Namecsp/fapp/fapp38/
normalized-fapp38-2500-6.xml
MD5SUM2d78d2c503f7e7a2468aae81a997d77e
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark70.0384
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of constraints62132
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension62132
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.11	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.00/0.11	c Parsing = 1
2.34/2.52	c Building = 1
28.43/28.75	c [ NumberOfVariables = 2500 ]
28.43/28.75	c [ NumberOfConstraints = 62132 ]
28.52/28.81	c [ SizeOfSearchSpace(log2) = 22480.7 ]
28.52/28.81	c SymmetrySearch = 1
65.94/66.45	c InitialPropagation = 1
66.04/66.58	c [ SizeOfSearchSpace(log2) = 22464.7 ]
66.04/66.58	c InitialSAC = (Timeout)
98.68/99.37	c [ SizeOfSearchSpace(log2) = 22459 ]
98.78/99.46	c Search(DomWDeg) = 

Verifier Data (download as text)

ERROR: Unexpected answer ! ('s SATISFIABLE'/'s UNSATISFIABLE' expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086515-1215239676/watcher-1086515-1215239676 -o /tmp/evaluation-result-1086515-1215239676/solver-1086515-1215239676 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086515-1215239676.xml 1203259788 

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): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.02 2.33 2.57 4/81 2117
/proc/meminfo: memFree=1866408/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=18572 CPUtime=0
/proc/2117/stat : 2117 (runsolver) R 2115 2117 1210 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2002940702 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 209135922471 0 0 4096 24578 0 0 0 17 1 0 0
/proc/2117/statm: 4643 292 257 25 0 2626 0

[startup+0.0894879 s]
/proc/loadavg: 2.02 2.33 2.57 4/81 2117
/proc/meminfo: memFree=1866408/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=5304 CPUtime=0
/proc/2117/stat : 2117 (casperzao) D 2115 2117 1210 0 -1 4194304 291 0 6 0 0 0 0 0 18 0 1 0 2002940702 5431296 259 996147200 134512640 135477443 4294956224 18446744073709551615 12444176 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/2117/statm: 1326 259 217 235 0 27 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5304

[startup+0.102481 s]
/proc/loadavg: 2.02 2.33 2.57 4/81 2117
/proc/meminfo: memFree=1866408/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=5304 CPUtime=0
/proc/2117/stat : 2117 (casperzao) D 2115 2117 1210 0 -1 4194304 291 0 6 0 0 0 0 0 18 0 1 0 2002940702 5431296 259 996147200 134512640 135477443 4294956224 18446744073709551615 12444176 0 0 4096 0 18446744071563479169 0 0 17 1 0 0
/proc/2117/statm: 1326 259 217 235 0 27 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 5304

[startup+0.302508 s]
/proc/loadavg: 2.02 2.33 2.57 4/81 2117
/proc/meminfo: memFree=1866408/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=8192 CPUtime=0.17
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 1141 0 11 0 17 0 0 0 18 0 1 0 2002940702 8388608 1112 996147200 134512640 135477443 4294956224 18446744073709551615 12388247 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 2048 1112 370 235 0 749 0
Current children cumulated CPU time (s) 0.17
Current children cumulated vsize (KiB) 8192

[startup+0.70254 s]
/proc/loadavg: 2.02 2.33 2.57 4/81 2117
/proc/meminfo: memFree=1866408/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=13076 CPUtime=0.58
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 2385 0 11 0 57 1 0 0 22 0 1 0 2002940702 13389824 2356 996147200 134512640 135477443 4294956224 18446744073709551615 134755060 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 3269 2356 370 235 0 1970 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 13076

[startup+1.50161 s]
/proc/loadavg: 2.02 2.33 2.57 3/82 2118
/proc/meminfo: memFree=1851360/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=22712 CPUtime=1.37
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 4765 0 11 0 134 3 0 0 25 0 1 0 2002940702 23257088 4736 996147200 134512640 135477443 4294956224 18446744073709551615 4160505753 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 5678 4736 370 235 0 4379 0
Current children cumulated CPU time (s) 1.37
Current children cumulated vsize (KiB) 22712

[startup+3.10177 s]
/proc/loadavg: 2.02 2.32 2.57 3/82 2118
/proc/meminfo: memFree=1838048/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=314804 CPUtime=2.95
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 37473 0 13 0 275 20 0 0 25 0 1 0 2002940702 322359296 37446 996147200 134512640 135477443 4294956224 18446744073709551615 134591158 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 78701 37446 393 235 0 77402 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 314804

[startup+6.30104 s]
/proc/loadavg: 2.02 2.32 2.57 3/82 2118
/proc/meminfo: memFree=1701800/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=509064 CPUtime=6.13
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 50299 0 13 0 587 26 0 0 25 0 1 0 2002940702 521281536 40905 996147200 134512640 135477443 4294956224 18446744073709551615 134694649 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 127266 40905 462 235 0 125967 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 509064

[startup+12.7016 s]
/proc/loadavg: 2.02 2.31 2.56 3/82 2118
/proc/meminfo: memFree=1681328/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=527216 CPUtime=12.5
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 72561 0 13 0 1214 36 0 0 25 0 1 0 2002940702 539869184 45525 996147200 134512640 135477443 4294956224 18446744073709551615 135268982 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 131804 45525 462 235 0 130505 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 527216

[startup+25.5017 s]
/proc/loadavg: 2.01 2.30 2.55 3/82 2118
/proc/meminfo: memFree=1630704/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=390804 CPUtime=25.24
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 135547 0 13 0 2463 61 0 0 25 0 1 0 2002940702 400183296 58363 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 97701 58363 462 235 0 96402 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 390804

[startup+51.103 s]
/proc/loadavg: 2.01 2.27 2.54 3/82 2118
/proc/meminfo: memFree=1504624/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=505908 CPUtime=50.71
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 227169 0 14 0 4804 267 0 0 25 0 1 0 2002940702 518049792 88782 996147200 134512640 135477443 4294956224 18446744073709551615 134535933 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 126477 88782 495 235 0 125178 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 505908

[startup+102.307 s]
/proc/loadavg: 2.00 2.23 2.51 3/82 2118
/proc/meminfo: memFree=1561008/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=101.67
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229178 0 14 0 9897 270 0 0 25 0 1 0 2002940702 420884480 73411 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73411 525 235 0 101456 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 411020

[startup+162.302 s]
/proc/loadavg: 2.00 2.18 2.47 3/82 2118
/proc/meminfo: memFree=1554032/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=161.43
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229201 0 14 0 15872 271 0 0 25 0 1 0 2002940702 420884480 73434 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73434 525 235 0 101456 0
Current children cumulated CPU time (s) 161.43
Current children cumulated vsize (KiB) 411020

[startup+222.302 s]
/proc/loadavg: 2.00 2.15 2.44 3/82 2118
/proc/meminfo: memFree=1550064/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=221.19
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229215 0 14 0 21848 271 0 0 25 0 1 0 2002940702 420884480 73448 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73448 525 235 0 101456 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 411020

[startup+282.301 s]
/proc/loadavg: 2.00 2.12 2.41 3/82 2118
/proc/meminfo: memFree=1545008/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=280.95
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229256 0 14 0 27824 271 0 0 25 0 1 0 2002940702 420884480 73489 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73489 525 235 0 101456 0
Current children cumulated CPU time (s) 280.95
Current children cumulated vsize (KiB) 411020

[startup+342.303 s]
/proc/loadavg: 2.00 2.09 2.38 3/82 2118
/proc/meminfo: memFree=1540528/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=340.71
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229256 0 14 0 33799 272 0 0 25 0 1 0 2002940702 420884480 73489 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73489 525 235 0 101456 0
Current children cumulated CPU time (s) 340.71
Current children cumulated vsize (KiB) 411020

[startup+402.303 s]
/proc/loadavg: 2.00 2.08 2.35 3/82 2118
/proc/meminfo: memFree=1537200/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=400.47
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229256 0 14 0 39775 272 0 0 25 0 1 0 2002940702 420884480 73489 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73489 525 235 0 101456 0
Current children cumulated CPU time (s) 400.47
Current children cumulated vsize (KiB) 411020

[startup+462.302 s]
/proc/loadavg: 2.05 2.07 2.33 3/82 2118
/proc/meminfo: memFree=1533616/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=460.22
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229256 0 14 0 45750 272 0 0 25 0 1 0 2002940702 420884480 73489 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73489 525 235 0 101456 0
Current children cumulated CPU time (s) 460.22
Current children cumulated vsize (KiB) 411020

[startup+522.303 s]
/proc/loadavg: 2.02 2.06 2.31 3/83 2119
/proc/meminfo: memFree=1467688/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=519.99
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229256 0 14 0 51726 273 0 0 25 0 1 0 2002940702 420884480 73489 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73489 525 235 0 101456 0
Current children cumulated CPU time (s) 519.99
Current children cumulated vsize (KiB) 411020

[startup+582.303 s]
/proc/loadavg: 2.00 2.04 2.29 3/83 2119
/proc/meminfo: memFree=1448424/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=579.75
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229256 0 14 0 57702 273 0 0 25 0 1 0 2002940702 420884480 73489 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73489 525 235 0 101456 0
Current children cumulated CPU time (s) 579.75
Current children cumulated vsize (KiB) 411020

[startup+642.302 s]
/proc/loadavg: 2.00 2.03 2.27 3/83 2119
/proc/meminfo: memFree=1436264/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=639.51
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229256 0 14 0 63678 273 0 0 25 0 1 0 2002940702 420884480 73489 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73489 525 235 0 101456 0
Current children cumulated CPU time (s) 639.51
Current children cumulated vsize (KiB) 411020


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

[startup+882.302 s]
/proc/loadavg: 2.14 2.06 2.22 3/83 2119
/proc/meminfo: memFree=938280/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=878.56
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 87582 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 878.56
Current children cumulated vsize (KiB) 411020

[startup+942.303 s]
/proc/loadavg: 2.27 2.11 2.22 3/83 2119
/proc/meminfo: memFree=851496/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=938.31
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 93557 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 938.31
Current children cumulated vsize (KiB) 411020

[startup+1002.3 s]
/proc/loadavg: 1.49 1.91 2.15 2/83 2119
/proc/meminfo: memFree=851368/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=997.97
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 99523 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 997.97
Current children cumulated vsize (KiB) 411020

[startup+1062.3 s]
/proc/loadavg: 1.19 1.76 2.08 2/83 2119
/proc/meminfo: memFree=851240/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1057.65
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 105491 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1057.65
Current children cumulated vsize (KiB) 411020

[startup+1122.3 s]
/proc/loadavg: 1.06 1.61 2.00 2/83 2119
/proc/meminfo: memFree=851176/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1117.31
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 111457 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1117.31
Current children cumulated vsize (KiB) 411020

[startup+1182.3 s]
/proc/loadavg: 1.02 1.50 1.94 2/83 2119
/proc/meminfo: memFree=851112/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1176.98
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 117424 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1176.98
Current children cumulated vsize (KiB) 411020

[startup+1242.3 s]
/proc/loadavg: 1.01 1.40 1.88 2/83 2119
/proc/meminfo: memFree=850984/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1236.64
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 123390 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1236.64
Current children cumulated vsize (KiB) 411020

[startup+1302.3 s]
/proc/loadavg: 1.00 1.33 1.82 2/83 2119
/proc/meminfo: memFree=850920/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1296.3
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 129356 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1296.3
Current children cumulated vsize (KiB) 411020

[startup+1362.3 s]
/proc/loadavg: 1.05 1.28 1.77 2/83 2119
/proc/meminfo: memFree=850920/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1355.96
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 135322 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1355.96
Current children cumulated vsize (KiB) 411020

[startup+1422.31 s]
/proc/loadavg: 1.06 1.24 1.72 2/83 2119
/proc/meminfo: memFree=850856/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1415.63
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 141289 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208626 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1415.63
Current children cumulated vsize (KiB) 411020

[startup+1482.3 s]
/proc/loadavg: 1.06 1.21 1.68 2/83 2119
/proc/meminfo: memFree=850792/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1475.31
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 147257 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1475.31
Current children cumulated vsize (KiB) 411020

[startup+1542.3 s]
/proc/loadavg: 1.36 1.26 1.67 2/83 2119
/proc/meminfo: memFree=850792/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1534.97
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 153223 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1534.97
Current children cumulated vsize (KiB) 411020

[startup+1602.3 s]
/proc/loadavg: 1.18 1.23 1.63 2/83 2125
/proc/meminfo: memFree=849832/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1594.62
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229302 0 14 0 159188 274 0 0 25 0 1 0 2002940702 420884480 73535 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73535 525 235 0 101456 0
Current children cumulated CPU time (s) 1594.62
Current children cumulated vsize (KiB) 411020

[startup+1662.3 s]
/proc/loadavg: 1.06 1.18 1.59 2/83 2125
/proc/meminfo: memFree=849832/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1654.28
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229312 0 14 0 165154 274 0 0 25 0 1 0 2002940702 420884480 73545 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73545 525 235 0 101456 0
Current children cumulated CPU time (s) 1654.28
Current children cumulated vsize (KiB) 411020

[startup+1722.3 s]
/proc/loadavg: 1.02 1.15 1.55 2/83 2125
/proc/meminfo: memFree=849704/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1713.95
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229323 0 14 0 171121 274 0 0 25 0 1 0 2002940702 420884480 73556 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73556 525 235 0 101456 0
Current children cumulated CPU time (s) 1713.95
Current children cumulated vsize (KiB) 411020

[startup+1782.3 s]
/proc/loadavg: 1.00 1.12 1.51 2/83 2125
/proc/meminfo: memFree=849512/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1773.61
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229323 0 14 0 177087 274 0 0 25 0 1 0 2002940702 420884480 73556 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/2117/statm: 102755 73556 525 235 0 101456 0
Current children cumulated CPU time (s) 1773.61
Current children cumulated vsize (KiB) 411020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.9 s]
/proc/loadavg: 1.00 1.11 1.49 2/83 2125
/proc/meminfo: memFree=849512/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1800.07
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229323 0 14 0 179733 274 0 0 25 0 1 0 2002940702 420884480 73556 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/2117/statm: 102755 73556 525 235 0 101456 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 411020

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

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

[startup+1808.9 s]
/proc/loadavg: 1.00 1.11 1.49 2/83 2125
/proc/meminfo: memFree=849512/2055920 swapFree=4180688/4192956
[pid=2117] ppid=2115 vsize=411020 CPUtime=1800.07
/proc/2117/stat : 2117 (casperzao) R 2115 2117 1210 0 -1 4194304 229323 0 14 0 179733 274 0 0 25 0 1 0 2002940702 420884480 73556 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/2117/statm: 102755 73556 525 235 0 101456 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 411020

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.96
CPU time (s): 1800.13
CPU user time (s): 1797.33
CPU system time (s): 2.79757
CPU usage (%): 99.512
Max. virtual memory (cumulated for all children) (KiB): 577784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.33
system time used= 2.79757
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 229323
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42
involuntary context switches= 31878

runsolver used 2.00469 second user time and 4.91025 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-05 08:34:37
IDJOB=1086515
IDBENCH=57831
IDSOLVER=361
FILE ID=node41/1086515-1215239676
PBS_JOBID= 7881946
Free space on /tmp= 66140 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp38/normalized-fapp38-2500-6.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086515-1215239676/watcher-1086515-1215239676 -o /tmp/evaluation-result-1086515-1215239676/solver-1086515-1215239676 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086515-1215239676.xml 1203259788 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2d78d2c503f7e7a2468aae81a997d77e
RANDOM SEED=1203259788

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.232
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.232
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:       1866888 kB
Buffers:          5444 kB
Cached:          69344 kB
SwapCached:       6540 kB
Active:         115420 kB
Inactive:        22728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1866888 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:           11620 kB
Writeback:           0 kB
Mapped:          79140 kB
Slab:            36120 kB
Committed_AS:  3708460 kB
PageTables:       1892 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= 66136 MiB
End job on node41 at 2008-07-05 09:04:48