Trace number 1086830

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

General information on the benchmark

Namecsp/fapp/fapp31/
normalized-fapp31-0400-7.xml
MD5SUMb6ccf6de2a96d16153e1dfc9d32ad1be
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 benchmark152.754
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints3003
Maximum constraint arity2
Maximum domain size700
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3003
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.18/0.20	c Building = 1
227.24/229.02	c [ NumberOfVariables = 400 ]
227.24/229.02	c [ NumberOfConstraints = 3003 ]
227.24/229.03	c [ SizeOfSearchSpace(log2) = 3762.54 ]
227.24/229.03	c SymmetrySearch = 1
227.34/229.16	c InitialPropagation = 1
227.34/229.18	c [ SizeOfSearchSpace(log2) = 3757.54 ]
227.34/229.18	c InitialSAC = (Timeout)
261.73/263.85	c [ SizeOfSearchSpace(log2) = 3743.92 ]
261.73/263.87	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-1086830-1215241401/watcher-1086830-1215241401 -o /tmp/evaluation-result-1086830-1215241401/solver-1086830-1215241401 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086830-1215241401.xml 810792931 

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.00 2.00 2.00 4/72 27884
/proc/meminfo: memFree=1312680/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=18572 CPUtime=0
/proc/27884/stat : 27884 (runsolver) R 27882 27884 26847 0 -1 4194368 15 0 0 0 0 0 0 0 21 0 1 0 1553810552 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 266890439975 0 0 4096 24578 0 0 0 17 1 0 0
/proc/27884/statm: 4643 292 257 25 0 2626 0

[startup+0.091259 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 27884
/proc/meminfo: memFree=1312680/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=6500 CPUtime=0.07
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 733 0 0 0 7 0 0 0 18 0 1 0 1553810552 6656000 693 996147200 134512640 135477443 4294956224 18446744073709551615 4159787856 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 1625 693 370 235 0 326 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6500

[startup+0.10225 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 27884
/proc/meminfo: memFree=1312680/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=6632 CPUtime=0.09
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 767 0 0 0 9 0 0 0 18 0 1 0 1553810552 6791168 727 996147200 134512640 135477443 4294956224 18446744073709551615 9039294 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 1658 727 370 235 0 359 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6632

[startup+0.301276 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 27884
/proc/meminfo: memFree=1312680/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=288036 CPUtime=0.29
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 7171 0 0 0 24 5 0 0 19 0 1 0 1553810552 294948864 6913 996147200 134512640 135477443 4294956224 18446744073709551615 135268962 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 72009 6913 460 235 0 70710 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 288036

[startup+0.701306 s]
/proc/loadavg: 2.00 2.00 2.00 4/72 27884
/proc/meminfo: memFree=1312680/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=288168 CPUtime=0.68
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 8870 0 0 0 63 5 0 0 23 0 1 0 1553810552 295084032 6927 996147200 134512640 135477443 4294956224 18446744073709551615 134583215 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 72042 6927 461 235 0 70743 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 288168

[startup+1.5014 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1286688/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=288168 CPUtime=1.47
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 9045 0 0 0 142 5 0 0 25 0 1 0 1553810552 295084032 6948 996147200 134512640 135477443 4294956224 18446744073709551615 134694731 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 72042 6948 461 235 0 70743 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 288168

[startup+3.10158 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1286240/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=288696 CPUtime=3.06
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 12223 0 0 0 300 6 0 0 25 0 1 0 1553810552 295624704 7061 996147200 134512640 135477443 4294956224 18446744073709551615 135269086 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 72174 7061 461 235 0 70875 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 288696

[startup+6.30194 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1285344/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=289356 CPUtime=6.24
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 16700 0 0 0 616 8 0 0 25 0 1 0 1553810552 296300544 7263 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 72339 7263 461 235 0 71040 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 289356

[startup+12.7017 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1283872/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=290808 CPUtime=12.59
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 25520 0 0 0 1247 12 0 0 25 0 1 0 1553810552 297787392 7611 996147200 134512640 135477443 4294956224 18446744073709551615 134694746 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 72702 7611 461 235 0 71403 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 290808

[startup+25.5021 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1280864/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=293580 CPUtime=25.29
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 43032 0 0 0 2510 19 0 0 25 0 1 0 1553810552 300625920 8331 996147200 134512640 135477443 4294956224 18446744073709551615 135268973 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 73395 8331 461 235 0 72096 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 293580

[startup+51.103 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1274336/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=300180 CPUtime=50.69
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 82805 0 0 0 5035 34 0 0 25 0 1 0 1553810552 307384320 9978 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 75045 9978 461 235 0 73746 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 300180

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1260512/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=313380 CPUtime=101.51
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 162640 0 0 0 10086 65 0 0 25 0 1 0 1553810552 320901120 13418 996147200 134512640 135477443 4294956224 18446744073709551615 135272331 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 78345 13418 461 235 0 77046 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 313380

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1244192/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=329088 CPUtime=161.05
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 259011 0 0 0 16002 103 0 0 25 0 1 0 1553810552 336986112 17455 996147200 134512640 135477443 4294956224 18446744073709551615 135268555 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 82272 17455 461 235 0 80973 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 329088

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1228128/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=344532 CPUtime=220.59
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 354402 0 0 0 21919 140 0 0 25 0 1 0 1553810552 352800768 21461 996147200 134512640 135477443 4294956224 18446744073709551615 135272328 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 86133 21461 461 235 0 84834 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 344532

[startup+282.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1221088/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=159052 CPUtime=280.06
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368317 0 0 0 27861 145 0 0 25 0 1 0 1553810552 162869248 23263 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 39763 23263 524 235 0 38464 0
Current children cumulated CPU time (s) 280.06
Current children cumulated vsize (KiB) 159052

[startup+342.303 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27885
/proc/meminfo: memFree=1220832/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=159052 CPUtime=339.49
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368364 0 0 0 33804 145 0 0 25 0 1 0 1553810552 162869248 23310 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/27884/statm: 39763 23310 524 235 0 38464 0
Current children cumulated CPU time (s) 339.49
Current children cumulated vsize (KiB) 159052

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1486560/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=399.38
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 39792 146 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 399.38
Current children cumulated vsize (KiB) 221556

[startup+462.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1464928/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=459.32
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 45786 146 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208674 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 459.32
Current children cumulated vsize (KiB) 221556

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1441248/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=519.28
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 51782 146 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 519.28
Current children cumulated vsize (KiB) 221556

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1416416/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=579.24
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 57777 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 579.24
Current children cumulated vsize (KiB) 221556

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1392608/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=639.2
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 63773 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 639.2
Current children cumulated vsize (KiB) 221556


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

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1297760/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=879
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 87753 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 879
Current children cumulated vsize (KiB) 221556

[startup+942.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1272864/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=938.96
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 93749 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 938.96
Current children cumulated vsize (KiB) 221556

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1270240/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=998.91
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 99744 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 998.91
Current children cumulated vsize (KiB) 221556

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1270048/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1058.85
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 105738 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1058.85
Current children cumulated vsize (KiB) 221556

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269984/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1118.8
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 111733 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208563 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1118.8
Current children cumulated vsize (KiB) 221556

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269984/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1178.75
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 117728 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1178.75
Current children cumulated vsize (KiB) 221556

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269920/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1238.69
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 123722 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1238.69
Current children cumulated vsize (KiB) 221556

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269920/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1298.65
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 129718 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1298.65
Current children cumulated vsize (KiB) 221556

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269856/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1358.59
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 135712 147 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1358.59
Current children cumulated vsize (KiB) 221556

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269920/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1418.55
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 141707 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1418.55
Current children cumulated vsize (KiB) 221556

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269920/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1478.5
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 147702 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1478.5
Current children cumulated vsize (KiB) 221556

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269856/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1538.44
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 153696 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1538.44
Current children cumulated vsize (KiB) 221556

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269792/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1598.39
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 159691 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1598.39
Current children cumulated vsize (KiB) 221556

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269728/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1658.34
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 165686 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1658.34
Current children cumulated vsize (KiB) 221556

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269792/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1718.28
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 171680 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1718.28
Current children cumulated vsize (KiB) 221556

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269728/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1778.23
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 177675 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1778.23
Current children cumulated vsize (KiB) 221556



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269728/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1800.02
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 179854 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 221556

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

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

[startup+1804.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 27913
/proc/meminfo: memFree=1269728/2055920 swapFree=4112960/4192956
[pid=27884] ppid=27882 vsize=221556 CPUtime=1800.02
/proc/27884/stat : 27884 (casperzao) R 27882 27884 26847 0 -1 4194304 368648 0 0 0 179854 148 0 0 25 0 1 0 1553810552 226873344 23594 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/27884/statm: 55389 23594 524 235 0 54090 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 221556

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.12
CPU time (s): 1800.05
CPU user time (s): 1798.54
CPU system time (s): 1.50577
CPU usage (%): 99.7742
Max. virtual memory (cumulated for all children) (KiB): 346512

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

runsolver used 2.23966 second user time and 5.33719 second system time

The end

Launcher Data (download as text)

Begin job on node38 at 2008-07-05 09:03:21
IDJOB=1086830
IDBENCH=57885
IDSOLVER=361
FILE ID=node38/1086830-1215241401
PBS_JOBID= 7881933
Free space on /tmp= 66436 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp31/normalized-fapp31-0400-7.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086830-1215241401/watcher-1086830-1215241401 -o /tmp/evaluation-result-1086830-1215241401/solver-1086830-1215241401 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086830-1215241401.xml 810792931 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b6ccf6de2a96d16153e1dfc9d32ad1be
RANDOM SEED=810792931

node38.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.223
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.223
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:       1313160 kB
Buffers:         53460 kB
Cached:         212840 kB
SwapCached:      74040 kB
Active:         590132 kB
Inactive:        95900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1313160 kB
SwapTotal:     4192956 kB
SwapFree:      4112960 kB
Dirty:            3300 kB
Writeback:           0 kB
Mapped:         427576 kB
Slab:            41060 kB
Committed_AS:  3353024 kB
PageTables:       2752 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= 66436 MiB
End job on node38 at 2008-07-05 09:33:28