Trace number 1087481

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.14 1808.75

General information on the benchmark

Namecsp/fapp/fapp27/
normalized-fapp27-2550-7.xml
MD5SUMb5d52b8bbf6043988c4227a96902f450
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 benchmark32.0001
Satisfiable
(Un)Satisfiability was proved
Number of variables2550
Number of constraints10886
Maximum constraint arity2
Maximum domain size242
Number of constraints which are defined in extension0
Number of constraints which are defined in intension10886
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.39/0.43	c Building = 1
38.89/39.12	c [ NumberOfVariables = 2550 ]
38.89/39.12	c [ NumberOfConstraints = 10886 ]
38.89/39.15	c [ SizeOfSearchSpace(log2) = 19919.8 ]
38.89/39.15	c SymmetrySearch = 1
40.68/40.96	c InitialPropagation = 1
40.78/41.00	c [ SizeOfSearchSpace(log2) = 19908.3 ]
40.78/41.00	c InitialSAC = (Timeout)
73.33/73.74	c [ SizeOfSearchSpace(log2) = 19852.9 ]
73.33/73.80	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-1087481-1215244315/watcher-1087481-1215244315 -o /tmp/evaluation-result-1087481-1215244315/solver-1087481-1215244315 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1087481-1215244315.xml 1928669373 

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.03 2.00 4/72 10002
/proc/meminfo: memFree=1615552/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=1056 CPUtime=0
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2003401215 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 9839396 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 264 26 20 235 0 3 0

[startup+0.104336 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 10002
/proc/meminfo: memFree=1615552/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=6760 CPUtime=0.09
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 789 0 0 0 9 0 0 0 18 0 1 0 2003401215 6922240 749 996147200 134512640 135477443 4294956224 18446744073709551615 10274427 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 1690 749 370 235 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6760

[startup+0.201347 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 10002
/proc/meminfo: memFree=1615552/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=7948 CPUtime=0.18
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 1094 0 0 0 18 0 0 0 18 0 1 0 2003401215 8138752 1054 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 1987 1054 370 235 0 688 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7948

[startup+0.30136 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 10002
/proc/meminfo: memFree=1615552/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=9136 CPUtime=0.29
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 1398 0 0 0 28 1 0 0 19 0 1 0 2003401215 9355264 1358 996147200 134512640 135477443 4294956224 18446744073709551615 10274427 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 2284 1358 370 235 0 985 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9136

[startup+0.701412 s]
/proc/loadavg: 2.00 2.03 2.00 4/72 10002
/proc/meminfo: memFree=1615552/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=260580 CPUtime=0.68
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 14735 0 0 0 60 8 0 0 23 0 1 0 2003401215 266833920 14639 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 41706 14638 460 235 0 40407 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 260580

[startup+1.5015 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 10003
/proc/meminfo: memFree=1557112/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=358724 CPUtime=1.48
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 18413 0 0 0 138 10 0 0 25 0 1 0 2003401215 367333376 15800 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 89681 15800 461 235 0 88382 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 358724

[startup+3.10169 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 10003
/proc/meminfo: memFree=1550584/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=367604 CPUtime=3.07
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 24825 0 0 0 293 14 0 0 25 0 1 0 2003401215 376426496 18011 996147200 134512640 135477443 4294956224 18446744073709551615 135269581 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 91901 18011 461 235 0 90602 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 367604

[startup+6.30107 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 10003
/proc/meminfo: memFree=1528568/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=387500 CPUtime=6.25
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 39423 0 0 0 605 20 0 0 25 0 1 0 2003401215 396800000 23015 996147200 134512640 135477443 4294956224 18446744073709551615 135268208 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 96875 23015 461 235 0 95576 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 387500

[startup+12.7028 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 10003
/proc/meminfo: memFree=1491192/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=423420 CPUtime=12.62
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 65493 0 0 0 1230 32 0 0 25 0 1 0 2003401215 433582080 32080 996147200 134512640 135477443 4294956224 18446744073709551615 135252899 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 105855 32081 461 235 0 104556 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 423420

[startup+25.5013 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 10003
/proc/meminfo: memFree=1410040/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=502308 CPUtime=25.36
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 122741 0 0 0 2477 59 0 0 25 0 1 0 2003401215 514363392 51865 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 125577 51865 461 235 0 124278 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 502308

[startup+51.1014 s]
/proc/loadavg: 2.00 2.03 2.00 3/73 10003
/proc/meminfo: memFree=1321144/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=50.82
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 192927 0 0 0 4968 114 0 0 25 0 1 0 2003401215 403124224 73932 996147200 134512640 135477443 4294956224 18446744073709551615 135268703 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 73932 508 235 0 97120 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 393676

[startup+102.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 10003
/proc/meminfo: memFree=1312504/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=101.79
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195053 0 0 0 10063 116 0 0 25 0 1 0 2003401215 403124224 76058 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76058 529 235 0 97120 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 393676

[startup+162.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/73 10003
/proc/meminfo: memFree=1312440/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=161.49
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195057 0 0 0 16033 116 0 0 25 0 1 0 2003401215 403124224 76062 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76062 529 235 0 97120 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 393676

[startup+222.307 s]
/proc/loadavg: 2.00 2.01 2.00 3/73 10003
/proc/meminfo: memFree=1312312/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=221.2
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195083 0 0 0 22004 116 0 0 25 0 1 0 2003401215 403124224 76088 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76088 529 235 0 97120 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 393676

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10003
/proc/meminfo: memFree=1312184/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=280.91
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195100 0 0 0 27975 116 0 0 25 0 1 0 2003401215 403124224 76105 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76105 529 235 0 97120 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 393676

[startup+342.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10003
/proc/meminfo: memFree=1312120/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=340.62
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195125 0 0 0 33946 116 0 0 25 0 1 0 2003401215 403124224 76130 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76130 529 235 0 97120 0
Current children cumulated CPU time (s) 340.62
Current children cumulated vsize (KiB) 393676

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10003
/proc/meminfo: memFree=1311800/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=400.32
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195131 0 0 0 39916 116 0 0 25 0 1 0 2003401215 403124224 76136 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76136 529 235 0 97120 0
Current children cumulated CPU time (s) 400.32
Current children cumulated vsize (KiB) 393676

[startup+462.301 s]
/proc/loadavg: 2.06 2.01 2.00 3/73 10003
/proc/meminfo: memFree=1311544/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=460.04
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195133 0 0 0 45888 116 0 0 25 0 1 0 2003401215 403124224 76138 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76138 529 235 0 97120 0
Current children cumulated CPU time (s) 460.04
Current children cumulated vsize (KiB) 393676

[startup+522.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/73 10003
/proc/meminfo: memFree=1311544/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=519.74
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195133 0 0 0 51858 116 0 0 25 0 1 0 2003401215 403124224 76138 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76138 529 235 0 97120 0
Current children cumulated CPU time (s) 519.74
Current children cumulated vsize (KiB) 393676

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1311352/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=579.44
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195134 0 0 0 57828 116 0 0 25 0 1 0 2003401215 403124224 76139 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76139 529 235 0 97120 0
Current children cumulated CPU time (s) 579.44
Current children cumulated vsize (KiB) 393676

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1311288/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=639.15
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195138 0 0 0 63799 116 0 0 25 0 1 0 2003401215 403124224 76143 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76143 529 235 0 97120 0
Current children cumulated CPU time (s) 639.15
Current children cumulated vsize (KiB) 393676


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1311096/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=818.27
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195144 0 0 0 81711 116 0 0 25 0 1 0 2003401215 403124224 76149 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76149 529 235 0 97120 0
Current children cumulated CPU time (s) 818.27
Current children cumulated vsize (KiB) 393676

[startup+882.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1311096/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=877.99
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195144 0 0 0 87683 116 0 0 25 0 1 0 2003401215 403124224 76149 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76149 529 235 0 97120 0
Current children cumulated CPU time (s) 877.99
Current children cumulated vsize (KiB) 393676

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1311032/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=937.7
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195144 0 0 0 93654 116 0 0 25 0 1 0 2003401215 403124224 76149 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76149 529 235 0 97120 0
Current children cumulated CPU time (s) 937.7
Current children cumulated vsize (KiB) 393676

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310840/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=997.41
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195145 0 0 0 99625 116 0 0 25 0 1 0 2003401215 403124224 76150 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76150 529 235 0 97120 0
Current children cumulated CPU time (s) 997.41
Current children cumulated vsize (KiB) 393676

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310776/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1057.11
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195147 0 0 0 105595 116 0 0 25 0 1 0 2003401215 403124224 76152 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76152 529 235 0 97120 0
Current children cumulated CPU time (s) 1057.11
Current children cumulated vsize (KiB) 393676

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310776/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1116.83
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195147 0 0 0 111567 116 0 0 25 0 1 0 2003401215 403124224 76152 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76152 529 235 0 97120 0
Current children cumulated CPU time (s) 1116.83
Current children cumulated vsize (KiB) 393676

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310712/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1176.53
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195147 0 0 0 117537 116 0 0 25 0 1 0 2003401215 403124224 76152 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76152 529 235 0 97120 0
Current children cumulated CPU time (s) 1176.53
Current children cumulated vsize (KiB) 393676

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310520/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1236.25
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195147 0 0 0 123509 116 0 0 25 0 1 0 2003401215 403124224 76152 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76152 529 235 0 97120 0
Current children cumulated CPU time (s) 1236.25
Current children cumulated vsize (KiB) 393676

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310520/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1295.95
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195148 0 0 0 129479 116 0 0 25 0 1 0 2003401215 403124224 76153 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76153 529 235 0 97120 0
Current children cumulated CPU time (s) 1295.95
Current children cumulated vsize (KiB) 393676

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310520/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1355.66
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195149 0 0 0 135450 116 0 0 25 0 1 0 2003401215 403124224 76154 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76154 529 235 0 97120 0
Current children cumulated CPU time (s) 1355.66
Current children cumulated vsize (KiB) 393676

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310456/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1415.38
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195165 0 0 0 141422 116 0 0 25 0 1 0 2003401215 403124224 76170 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76170 529 235 0 97120 0
Current children cumulated CPU time (s) 1415.38
Current children cumulated vsize (KiB) 393676

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310456/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1475.08
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195165 0 0 0 147392 116 0 0 25 0 1 0 2003401215 403124224 76170 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76170 529 235 0 97120 0
Current children cumulated CPU time (s) 1475.08
Current children cumulated vsize (KiB) 393676

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10009
/proc/meminfo: memFree=1310264/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1534.8
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195168 0 0 0 153363 117 0 0 25 0 1 0 2003401215 403124224 76173 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/10002/statm: 98419 76173 529 235 0 97120 0
Current children cumulated CPU time (s) 1534.8
Current children cumulated vsize (KiB) 393676

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10037
/proc/meminfo: memFree=1603640/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1594.52
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195168 0 0 0 159335 117 0 0 25 0 1 0 2003401215 403124224 76173 996147200 134512640 135477443 4294956224 18446744073709551615 135208558 0 0 4096 0 0 0 0 17 0 0 0
/proc/10002/statm: 98419 76173 529 235 0 97120 0
Current children cumulated CPU time (s) 1594.52
Current children cumulated vsize (KiB) 393676

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10037
/proc/meminfo: memFree=1598776/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1654.27
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195170 0 0 0 165310 117 0 0 25 0 1 0 2003401215 403124224 76175 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/10002/statm: 98419 76175 529 235 0 97120 0
Current children cumulated CPU time (s) 1654.27
Current children cumulated vsize (KiB) 393676

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 10037
/proc/meminfo: memFree=1598712/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1714.03
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195170 0 0 0 171286 117 0 0 25 0 1 0 2003401215 403124224 76175 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/10002/statm: 98419 76175 529 235 0 97120 0
Current children cumulated CPU time (s) 1714.03
Current children cumulated vsize (KiB) 393676

[startup+1782.3 s]
/proc/loadavg: 2.11 2.03 2.01 3/73 10037
/proc/meminfo: memFree=1598648/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1773.79
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195170 0 0 0 177262 117 0 0 25 0 1 0 2003401215 403124224 76175 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/10002/statm: 98419 76175 529 235 0 97120 0
Current children cumulated CPU time (s) 1773.79
Current children cumulated vsize (KiB) 393676



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.07 2.03 2.01 3/73 10037
/proc/meminfo: memFree=1598648/2055920 swapFree=4179860/4192956
[pid=10002] ppid=10000 vsize=393676 CPUtime=1800.08
/proc/10002/stat : 10002 (casperzao) R 10000 10002 9336 0 -1 4194304 195170 0 0 0 179891 117 0 0 25 0 1 0 2003401215 403124224 76175 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/10002/statm: 98419 76175 529 235 0 97120 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 393676

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): 1808.75
CPU time (s): 1800.14
CPU user time (s): 1798.92
CPU system time (s): 1.22381
CPU usage (%): 99.5239
Max. virtual memory (cumulated for all children) (KiB): 578160

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

runsolver used 1.9667 second user time and 4.6253 second system time

The end

Launcher Data (download as text)

Begin job on node66 at 2008-07-05 09:51:55
IDJOB=1087481
IDBENCH=57999
IDSOLVER=361
FILE ID=node66/1087481-1215244315
PBS_JOBID= 7881984
Free space on /tmp= 66416 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= b5d52b8bbf6043988c4227a96902f450
RANDOM SEED=1928669373

node66.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.213
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.213
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:       1616032 kB
Buffers:          7548 kB
Cached:          65412 kB
SwapCached:       7144 kB
Active:         373384 kB
Inactive:        12780 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1616032 kB
SwapTotal:     4192956 kB
SwapFree:      4179860 kB
Dirty:            4464 kB
Writeback:           0 kB
Mapped:         321080 kB
Slab:            38372 kB
Committed_AS:  4478376 kB
PageTables:       2440 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= 66412 MiB
End job on node66 at 2008-07-05 10:22:06