Trace number 1086347

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.07 1812.66

General information on the benchmark

Namecsp/fapp/fapp11/
normalized-fapp11-1000-3.xml
MD5SUM2fe8075751fff64133735b72d8923bdd
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 benchmark27.0199
Satisfiable
(Un)Satisfiability was proved
Number of variables1000
Number of constraints15032
Maximum constraint arity2
Maximum domain size362
Number of constraints which are defined in extension0
Number of constraints which are defined in intension15032
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.22	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.22	c Parsing = 1
0.47/0.54	c Building = 1
87.07/88.47	c [ NumberOfVariables = 1000 ]
87.07/88.47	c [ NumberOfConstraints = 15032 ]
87.07/88.48	c [ SizeOfSearchSpace(log2) = 8022.54 ]
87.07/88.48	c SymmetrySearch = 1
89.24/90.69	c InitialPropagation = 1
89.34/90.73	c [ SizeOfSearchSpace(log2) = 8018.41 ]
89.34/90.73	c InitialSAC = (Timeout)
123.13/125.09	c [ SizeOfSearchSpace(log2) = 8012.96 ]
123.23/125.11	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-1086347-1215238911/watcher-1086347-1215238911 -o /tmp/evaluation-result-1086347-1215238911/solver-1086347-1215238911 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086347-1215238911.xml 1511251512 

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/93 32366
/proc/meminfo: memFree=1519048/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=18572 CPUtime=0
/proc/32366/stat : 32366 (runsolver) R 32364 32366 31347 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 2002864414 19017728 292 996147200 4194304 4296836 548682068464 18446744073709551615 213116316967 0 0 4096 24578 0 0 0 17 1 0 0
/proc/32366/statm: 4643 292 257 25 0 2626 0

[startup+0.0574721 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 32366
/proc/meminfo: memFree=1519048/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=6100 CPUtime=0.04
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 647 0 0 0 4 0 0 0 18 0 1 0 2002864414 6246400 607 996147200 134512640 135477443 4294956224 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 1525 607 370 235 0 226 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6100

[startup+0.101472 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 32366
/proc/meminfo: memFree=1519048/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=6760 CPUtime=0.08
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 796 0 0 0 8 0 0 0 18 0 1 0 2002864414 6922240 756 996147200 134512640 135477443 4294956224 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 1690 756 370 235 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6760

[startup+0.301495 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 32366
/proc/meminfo: memFree=1519048/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=9268 CPUtime=0.28
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 1429 0 0 0 28 0 0 0 19 0 1 0 2002864414 9490432 1389 996147200 134512640 135477443 4294956224 18446744073709551615 3602043 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 2317 1389 370 235 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9268

[startup+0.701537 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 32366
/proc/meminfo: memFree=1519048/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=293312 CPUtime=0.67
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 8970 0 0 0 64 3 0 0 23 0 1 0 2002864414 300351488 8655 996147200 134512640 135477443 4294956224 18446744073709551615 135268706 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 73328 8655 460 235 0 72029 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 293312

[startup+1.50162 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1486144/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=294896 CPUtime=1.46
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 12522 0 0 0 142 4 0 0 25 0 1 0 2002864414 301973504 9053 996147200 134512640 135477443 4294956224 18446744073709551615 135268562 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 73724 9053 465 235 0 72425 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 294896

[startup+3.1018 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1482240/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=300044 CPUtime=3.04
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 21546 0 0 0 296 8 0 0 25 0 1 0 2002864414 307245056 10357 996147200 134512640 135477443 4294956224 18446744073709551615 134694714 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 75011 10357 465 235 0 73712 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 300044

[startup+6.30115 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1472064/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=310208 CPUtime=6.19
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 38596 0 0 0 604 15 0 0 25 0 1 0 2002864414 317652992 12937 996147200 134512640 135477443 4294956224 18446744073709551615 135268286 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 77552 12937 465 235 0 76253 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 310208

[startup+12.7019 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1449984/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=330668 CPUtime=12.5
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 72431 0 0 0 1222 28 0 0 25 0 1 0 2002864414 338604032 18138 996147200 134512640 135477443 4294956224 18446744073709551615 134694749 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 82667 18138 465 235 0 81368 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 330668

[startup+25.5012 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1407232/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=371456 CPUtime=25.1
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 137478 0 0 0 2457 53 0 0 25 0 1 0 2002864414 380370944 28453 996147200 134512640 135477443 4294956224 18446744073709551615 135268721 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 92864 28453 465 235 0 91565 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 371456

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1324352/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=454088 CPUtime=50.33
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 270198 0 0 0 4927 106 0 0 25 0 1 0 2002864414 464986112 49440 996147200 134512640 135477443 4294956224 18446744073709551615 134583361 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 113522 49440 465 235 0 112223 0
Current children cumulated CPU time (s) 50.33
Current children cumulated vsize (KiB) 454088

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1179712/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=100.77
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486108 0 0 0 9860 217 0 0 25 0 1 0 2002864414 474222592 85127 996147200 134512640 135477443 4294956224 18446744073709551615 135268496 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85127 508 235 0 114478 0
Current children cumulated CPU time (s) 100.77
Current children cumulated vsize (KiB) 463108

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1176704/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=159.88
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 15770 218 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 159.88
Current children cumulated vsize (KiB) 463108

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 32367
/proc/meminfo: memFree=1176640/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=218.99
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 21681 218 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 218.99
Current children cumulated vsize (KiB) 463108

[startup+282.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/82 32404
/proc/meminfo: memFree=1380776/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=278.44
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 27625 219 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 278.44
Current children cumulated vsize (KiB) 463108

[startup+342.302 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 32404
/proc/meminfo: memFree=1368552/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=338.19
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 33600 219 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 338.19
Current children cumulated vsize (KiB) 463108

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 32404
/proc/meminfo: memFree=1358888/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=397.95
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 39576 219 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 397.95
Current children cumulated vsize (KiB) 463108

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32404
/proc/meminfo: memFree=1352296/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=457.7
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 45551 219 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 457.7
Current children cumulated vsize (KiB) 463108

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 32404
/proc/meminfo: memFree=1346664/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=517.47
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 51527 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 517.47
Current children cumulated vsize (KiB) 463108

[startup+582.301 s]
/proc/loadavg: 2.12 2.03 2.01 3/83 32405
/proc/meminfo: memFree=1255968/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=577.23
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 57503 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 577.23
Current children cumulated vsize (KiB) 463108

[startup+642.302 s]
/proc/loadavg: 2.04 2.02 2.00 3/83 32405
/proc/meminfo: memFree=1219808/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=636.99
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 63479 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 636.99
Current children cumulated vsize (KiB) 463108


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

[startup+822.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/83 32405
/proc/meminfo: memFree=862432/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=816.27
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 81407 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 816.27
Current children cumulated vsize (KiB) 463108

[startup+882.302 s]
/proc/loadavg: 2.10 2.05 2.01 4/83 32405
/proc/meminfo: memFree=734880/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=876.03
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 87383 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 876.03
Current children cumulated vsize (KiB) 463108

[startup+942.301 s]
/proc/loadavg: 2.17 2.07 2.01 3/83 32405
/proc/meminfo: memFree=636960/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=935.78
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 93358 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 935.78
Current children cumulated vsize (KiB) 463108

[startup+1002.3 s]
/proc/loadavg: 1.59 1.93 1.97 2/83 32405
/proc/meminfo: memFree=637216/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=995.41
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 99321 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 995.41
Current children cumulated vsize (KiB) 463108

[startup+1062.3 s]
/proc/loadavg: 1.27 1.78 1.91 2/83 32405
/proc/meminfo: memFree=637216/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1054.98
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 105278 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1054.98
Current children cumulated vsize (KiB) 463108

[startup+1122.3 s]
/proc/loadavg: 1.15 1.65 1.85 2/83 32405
/proc/meminfo: memFree=637216/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1114.56
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 111236 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1114.56
Current children cumulated vsize (KiB) 463108

[startup+1182.3 s]
/proc/loadavg: 1.10 1.54 1.80 2/83 32407
/proc/meminfo: memFree=637152/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1174.13
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 117193 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1174.13
Current children cumulated vsize (KiB) 463108

[startup+1242.3 s]
/proc/loadavg: 1.08 1.45 1.75 2/83 32407
/proc/meminfo: memFree=637152/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1233.71
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 123151 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1233.71
Current children cumulated vsize (KiB) 463108

[startup+1302.3 s]
/proc/loadavg: 1.07 1.38 1.71 2/83 32407
/proc/meminfo: memFree=637152/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1293.31
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 129111 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1293.31
Current children cumulated vsize (KiB) 463108

[startup+1362.3 s]
/proc/loadavg: 1.23 1.37 1.68 2/83 32407
/proc/meminfo: memFree=637216/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1352.88
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 135068 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1352.88
Current children cumulated vsize (KiB) 463108

[startup+1422.31 s]
/proc/loadavg: 1.41 1.39 1.67 2/83 32407
/proc/meminfo: memFree=637216/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1412.47
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 141027 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1412.47
Current children cumulated vsize (KiB) 463108

[startup+1482.3 s]
/proc/loadavg: 1.38 1.39 1.65 2/83 32407
/proc/meminfo: memFree=637088/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1472.03
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 146983 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1472.03
Current children cumulated vsize (KiB) 463108

[startup+1542.3 s]
/proc/loadavg: 1.17 1.33 1.61 2/83 32407
/proc/meminfo: memFree=637088/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1531.62
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 152942 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208668 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1531.62
Current children cumulated vsize (KiB) 463108

[startup+1602.3 s]
/proc/loadavg: 1.06 1.27 1.57 2/83 32407
/proc/meminfo: memFree=637088/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1591.18
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 158898 220 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1591.18
Current children cumulated vsize (KiB) 463108

[startup+1662.3 s]
/proc/loadavg: 1.02 1.22 1.53 2/83 32407
/proc/meminfo: memFree=637088/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1650.78
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486897 0 0 0 164857 221 0 0 25 0 1 0 2002864414 474222592 85916 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85916 529 235 0 114478 0
Current children cumulated CPU time (s) 1650.78
Current children cumulated vsize (KiB) 463108

[startup+1722.3 s]
/proc/loadavg: 1.01 1.18 1.50 2/83 32407
/proc/meminfo: memFree=637024/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1710.35
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486898 0 0 0 170814 221 0 0 25 0 1 0 2002864414 474222592 85917 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/32366/statm: 115777 85917 529 235 0 114478 0
Current children cumulated CPU time (s) 1710.35
Current children cumulated vsize (KiB) 463108

[startup+1782.3 s]
/proc/loadavg: 1.00 1.14 1.46 2/83 32407
/proc/meminfo: memFree=636960/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1769.93
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486912 0 0 0 176772 221 0 0 25 0 1 0 2002864414 474222592 85931 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85931 529 235 0 114478 0
Current children cumulated CPU time (s) 1769.93
Current children cumulated vsize (KiB) 463108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1812.6 s]
/proc/loadavg: 1.00 1.13 1.44 2/83 32407
/proc/meminfo: memFree=636896/2055920 swapFree=4179916/4192956
[pid=32366] ppid=32364 vsize=463108 CPUtime=1800.01
/proc/32366/stat : 32366 (casperzao) R 32364 32366 31347 0 -1 4194304 486913 0 0 0 179780 221 0 0 25 0 1 0 2002864414 474222592 85932 996147200 134512640 135477443 4294956224 18446744073709551615 135208587 0 0 4096 0 0 0 0 17 1 0 0
/proc/32366/statm: 115777 85932 529 235 0 114478 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 463108

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): 1812.66
CPU time (s): 1800.07
CPU user time (s): 1797.81
CPU system time (s): 2.26566
CPU usage (%): 99.3055
Max. virtual memory (cumulated for all children) (KiB): 577640

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

runsolver used 1.90271 second user time and 4.73928 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-05 08:21:52
IDJOB=1086347
IDBENCH=57801
IDSOLVER=361
FILE ID=node37/1086347-1215238911
PBS_JOBID= 7881909
Free space on /tmp= 66532 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp11/normalized-fapp11-1000-3.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086347-1215238911/watcher-1086347-1215238911 -o /tmp/evaluation-result-1086347-1215238911/solver-1086347-1215238911 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086347-1215238911.xml 1511251512 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2fe8075751fff64133735b72d8923bdd
RANDOM SEED=1511251512

node37.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.236
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.236
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:       1519528 kB
Buffers:         42712 kB
Cached:         208996 kB
SwapCached:       6964 kB
Active:         389752 kB
Inactive:        85316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1519528 kB
SwapTotal:     4192956 kB
SwapFree:      4179916 kB
Dirty:            5032 kB
Writeback:           0 kB
Mapped:         239824 kB
Slab:            45820 kB
Committed_AS:  4206240 kB
PageTables:       2428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66548 MiB
End job on node37 at 2008-07-05 08:52:06