Trace number 1086578

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 1805.36

General information on the benchmark

Namecsp/fapp/fapp35/
normalized-fapp35-1500-9.xml
MD5SUMfb81abe9ad9e3c26d2d93322f7bc814c
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 benchmark57.0313
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of constraints22067
Maximum constraint arity2
Maximum domain size698
Number of constraints which are defined in extension0
Number of constraints which are defined in intension22067
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.78/0.81	c Building = 1
136.73/137.84	c [ NumberOfVariables = 1500 ]
136.73/137.84	c [ NumberOfConstraints = 22067 ]
136.73/137.86	c [ SizeOfSearchSpace(log2) = 13416 ]
136.73/137.87	c SymmetrySearch = 1
142.40/143.59	c InitialPropagation = 1
142.49/143.65	c [ SizeOfSearchSpace(log2) = 13409.5 ]
142.49/143.65	c InitialSAC = (Timeout)
174.45/175.82	c [ SizeOfSearchSpace(log2) = 13400 ]
174.45/175.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-1086578-1215240071/watcher-1086578-1215240071 -o /tmp/evaluation-result-1086578-1215240071/solver-1086578-1215240071 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086578-1215240071.xml 177972148 

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: 1.92 1.98 1.99 4/72 17371
/proc/meminfo: memFree=1831960/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=1056 CPUtime=0
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2002980632 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 10945316 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 264 26 20 235 0 3 0

[startup+0.102238 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17371
/proc/meminfo: memFree=1831960/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=6760 CPUtime=0.09
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 817 0 0 0 9 0 0 0 18 0 1 0 2002980632 6922240 777 996147200 134512640 135477443 4294956224 18446744073709551615 134774251 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 1690 777 370 235 0 391 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6760

[startup+0.201249 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17371
/proc/meminfo: memFree=1831960/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=8080 CPUtime=0.18
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 1123 0 0 0 18 0 0 0 18 0 1 0 2002980632 8273920 1083 996147200 134512640 135477443 4294956224 18446744073709551615 134790082 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 2020 1083 370 235 0 721 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 8080

[startup+0.301259 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17371
/proc/meminfo: memFree=1831960/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=9268 CPUtime=0.28
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 1440 0 0 0 28 0 0 0 19 0 1 0 2002980632 9490432 1400 996147200 134512640 135477443 4294956224 18446744073709551615 134622655 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 2317 1400 370 235 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9268

[startup+0.701309 s]
/proc/loadavg: 1.92 1.98 1.99 4/72 17371
/proc/meminfo: memFree=1831960/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=14284 CPUtime=0.68
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 2674 0 0 0 67 1 0 0 23 0 1 0 2002980632 14626816 2634 996147200 134512640 135477443 4294956224 18446744073709551615 134755060 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 3571 2634 370 235 0 2272 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14284

[startup+1.5014 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1759120/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=359116 CPUtime=1.47
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 22795 0 0 0 139 8 0 0 25 0 1 0 2002980632 367734784 21398 996147200 134512640 135477443 4294956224 18446744073709551615 135270866 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 89779 21398 461 235 0 88480 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 359116

[startup+3.10159 s]
/proc/loadavg: 1.92 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1747728/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=362028 CPUtime=3.06
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 29042 0 0 0 296 10 0 0 25 0 1 0 2002980632 370716672 22098 996147200 134512640 135477443 4294956224 18446744073709551615 135269086 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 90507 22098 461 235 0 89208 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 362028

[startup+6.30198 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1740432/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=367176 CPUtime=6.24
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 38327 0 0 0 610 14 0 0 25 0 1 0 2002980632 375988224 23380 996147200 134512640 135477443 4294956224 18446744073709551615 135268968 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 91794 23380 461 235 0 90495 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 367176

[startup+12.7027 s]
/proc/loadavg: 1.93 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1731536/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=376564 CPUtime=12.59
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 55650 0 0 0 1238 21 0 0 25 0 1 0 2002980632 385601536 25678 996147200 134512640 135477443 4294956224 18446744073709551615 4158915976 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 94141 25678 461 235 0 92842 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 376564

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1706896/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=399952 CPUtime=25.28
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 95285 0 0 0 2492 36 0 0 25 0 1 0 2002980632 409550848 31697 996147200 134512640 135477443 4294956224 18446744073709551615 135268962 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 99988 31697 461 235 0 98689 0
Current children cumulated CPU time (s) 25.28
Current children cumulated vsize (KiB) 399952

[startup+51.1014 s]
/proc/loadavg: 1.96 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1663056/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=442900 CPUtime=50.68
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 170291 0 0 0 5004 64 0 0 25 0 1 0 2002980632 453529600 42529 996147200 134512640 135477443 4294956224 18446744073709551615 135272351 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 110725 42529 461 235 0 109426 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 442900

[startup+102.302 s]
/proc/loadavg: 1.98 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1584848/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=520156 CPUtime=101.5
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 303238 0 0 0 10036 114 0 0 25 0 1 0 2002980632 532639744 62020 996147200 134512640 135477443 4294956224 18446744073709551615 135268218 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 130039 62020 461 235 0 128740 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 520156

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17372
/proc/meminfo: memFree=1506512/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=161.05
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 433701 0 0 0 15889 216 0 0 25 0 1 0 2002980632 406728704 81589 996147200 134512640 135477443 4294956224 18446744073709551615 134694649 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 99299 81589 503 235 0 98000 0
Current children cumulated CPU time (s) 161.05
Current children cumulated vsize (KiB) 397196

[startup+222.307 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17374
/proc/meminfo: memFree=1504912/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=220.6
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434084 0 0 0 21844 216 0 0 25 0 1 0 2002980632 406728704 81972 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 99299 81972 524 235 0 98000 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 397196

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17374
/proc/meminfo: memFree=1504784/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=280.14
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434120 0 0 0 27798 216 0 0 25 0 1 0 2002980632 406728704 82008 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 99299 82008 524 235 0 98000 0
Current children cumulated CPU time (s) 280.14
Current children cumulated vsize (KiB) 397196

[startup+342.301 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17374
/proc/meminfo: memFree=1504720/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=339.69
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434129 0 0 0 33753 216 0 0 25 0 1 0 2002980632 406728704 82017 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 99299 82017 524 235 0 98000 0
Current children cumulated CPU time (s) 339.69
Current children cumulated vsize (KiB) 397196

[startup+402.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17374
/proc/meminfo: memFree=1504656/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=399.24
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434130 0 0 0 39708 216 0 0 25 0 1 0 2002980632 406728704 82018 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 99299 82018 524 235 0 98000 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 397196

[startup+462.302 s]
/proc/loadavg: 1.99 1.98 1.99 3/73 17374
/proc/meminfo: memFree=1504528/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=458.78
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434130 0 0 0 45662 216 0 0 25 0 1 0 2002980632 406728704 82018 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/17371/statm: 99299 82018 524 235 0 98000 0
Current children cumulated CPU time (s) 458.78
Current children cumulated vsize (KiB) 397196

[startup+522.301 s]
/proc/loadavg: 2.03 2.00 2.00 3/83 17423
/proc/meminfo: memFree=1425536/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=518.69
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434130 0 0 0 51652 217 0 0 25 0 1 0 2002980632 406728704 82018 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82018 524 235 0 98000 0
Current children cumulated CPU time (s) 518.69
Current children cumulated vsize (KiB) 397196

[startup+582.301 s]
/proc/loadavg: 2.26 2.08 2.03 3/83 17423
/proc/meminfo: memFree=1025792/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=578.65
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434130 0 0 0 57640 225 0 0 25 0 1 0 2002980632 406728704 82018 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82018 524 235 0 98000 0
Current children cumulated CPU time (s) 578.65
Current children cumulated vsize (KiB) 397196

[startup+642.302 s]
/proc/loadavg: 2.42 2.15 2.05 3/83 17423
/proc/meminfo: memFree=787264/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=638.61
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434130 0 0 0 63632 229 0 0 25 0 1 0 2002980632 406728704 82018 996147200 134512640 135477443 4294956224 18446744073709551615 135208590 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82018 524 235 0 98000 0
Current children cumulated CPU time (s) 638.61
Current children cumulated vsize (KiB) 397196


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

[startup+822.301 s]
/proc/loadavg: 3.06 2.56 2.22 3/83 17423
/proc/meminfo: memFree=13440/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=818.49
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434130 0 0 0 81605 244 0 0 25 0 1 0 2002980632 406728704 82018 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82018 524 235 0 98000 0
Current children cumulated CPU time (s) 818.49
Current children cumulated vsize (KiB) 397196

[startup+882.301 s]
/proc/loadavg: 3.09 2.65 2.27 3/83 17423
/proc/meminfo: memFree=15552/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=878.43
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434142 0 0 0 87594 249 0 0 25 0 1 0 2002980632 406728704 82030 996147200 134512640 135477443 4294956224 18446744073709551615 135208566 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82030 524 235 0 98000 0
Current children cumulated CPU time (s) 878.43
Current children cumulated vsize (KiB) 397196

[startup+942.302 s]
/proc/loadavg: 3.11 2.73 2.32 3/83 17423
/proc/meminfo: memFree=15040/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=938.38
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434143 0 0 0 93584 254 0 0 25 0 1 0 2002980632 406728704 82031 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82031 524 235 0 98000 0
Current children cumulated CPU time (s) 938.38
Current children cumulated vsize (KiB) 397196

[startup+1002.3 s]
/proc/loadavg: 2.59 2.66 2.32 3/74 17453
/proc/meminfo: memFree=1511176/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=998.33
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434143 0 0 0 99570 263 0 0 25 0 1 0 2002980632 406728704 82031 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82031 524 235 0 98000 0
Current children cumulated CPU time (s) 998.33
Current children cumulated vsize (KiB) 397196

[startup+1062.3 s]
/proc/loadavg: 2.21 2.54 2.30 3/74 17453
/proc/meminfo: memFree=1511560/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1058.3
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434147 0 0 0 105567 263 0 0 25 0 1 0 2002980632 406728704 82035 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82035 524 235 0 98000 0
Current children cumulated CPU time (s) 1058.3
Current children cumulated vsize (KiB) 397196

[startup+1122.31 s]
/proc/loadavg: 2.08 2.44 2.27 3/74 17453
/proc/meminfo: memFree=1511560/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1118.27
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434150 0 0 0 111564 263 0 0 25 0 1 0 2002980632 406728704 82038 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82038 524 235 0 98000 0
Current children cumulated CPU time (s) 1118.27
Current children cumulated vsize (KiB) 397196

[startup+1182.3 s]
/proc/loadavg: 2.03 2.36 2.26 3/74 17453
/proc/meminfo: memFree=1511432/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1178.25
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434150 0 0 0 117562 263 0 0 25 0 1 0 2002980632 406728704 82038 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82038 524 235 0 98000 0
Current children cumulated CPU time (s) 1178.25
Current children cumulated vsize (KiB) 397196

[startup+1242.3 s]
/proc/loadavg: 2.04 2.30 2.24 3/74 17459
/proc/meminfo: memFree=1510600/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1238.19
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434150 0 0 0 123556 263 0 0 25 0 1 0 2002980632 406728704 82038 996147200 134512640 135477443 4294956224 18446744073709551615 135208684 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82038 524 235 0 98000 0
Current children cumulated CPU time (s) 1238.19
Current children cumulated vsize (KiB) 397196

[startup+1302.3 s]
/proc/loadavg: 2.01 2.25 2.23 3/74 17459
/proc/meminfo: memFree=1510536/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1298.17
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434157 0 0 0 129554 263 0 0 25 0 1 0 2002980632 406728704 82045 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82045 524 235 0 98000 0
Current children cumulated CPU time (s) 1298.17
Current children cumulated vsize (KiB) 397196

[startup+1362.3 s]
/proc/loadavg: 2.00 2.20 2.21 3/74 17459
/proc/meminfo: memFree=1510472/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1358.14
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434159 0 0 0 135551 263 0 0 25 0 1 0 2002980632 406728704 82047 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82047 524 235 0 98000 0
Current children cumulated CPU time (s) 1358.14
Current children cumulated vsize (KiB) 397196

[startup+1422.3 s]
/proc/loadavg: 2.00 2.16 2.19 3/74 17459
/proc/meminfo: memFree=1510472/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1418.12
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434159 0 0 0 141549 263 0 0 25 0 1 0 2002980632 406728704 82047 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82047 524 235 0 98000 0
Current children cumulated CPU time (s) 1418.12
Current children cumulated vsize (KiB) 397196

[startup+1482.3 s]
/proc/loadavg: 2.00 2.13 2.18 3/82 17471
/proc/meminfo: memFree=1553864/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1478.08
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434165 0 0 0 147544 264 0 0 25 0 1 0 2002980632 406728704 82053 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82053 524 235 0 98000 0
Current children cumulated CPU time (s) 1478.08
Current children cumulated vsize (KiB) 397196

[startup+1542.3 s]
/proc/loadavg: 1.93 2.09 2.16 3/73 17510
/proc/meminfo: memFree=1574032/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1537.18
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434165 0 0 0 153450 268 0 0 25 0 1 0 2002980632 406728704 82053 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82053 524 235 0 98000 0
Current children cumulated CPU time (s) 1537.18
Current children cumulated vsize (KiB) 397196

[startup+1602.3 s]
/proc/loadavg: 1.97 2.07 2.15 3/73 17510
/proc/meminfo: memFree=1574224/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1597.15
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434165 0 0 0 159447 268 0 0 25 0 1 0 2002980632 406728704 82053 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82053 524 235 0 98000 0
Current children cumulated CPU time (s) 1597.15
Current children cumulated vsize (KiB) 397196

[startup+1662.3 s]
/proc/loadavg: 1.99 2.05 2.14 3/73 17510
/proc/meminfo: memFree=1574096/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1657.13
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434165 0 0 0 165445 268 0 0 25 0 1 0 2002980632 406728704 82053 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82053 524 235 0 98000 0
Current children cumulated CPU time (s) 1657.13
Current children cumulated vsize (KiB) 397196

[startup+1722.3 s]
/proc/loadavg: 1.99 2.04 2.12 3/73 17510
/proc/meminfo: memFree=1573968/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1717.1
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434165 0 0 0 171442 268 0 0 25 0 1 0 2002980632 406728704 82053 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82053 524 235 0 98000 0
Current children cumulated CPU time (s) 1717.1
Current children cumulated vsize (KiB) 397196

[startup+1782.31 s]
/proc/loadavg: 1.99 2.03 2.11 3/73 17510
/proc/meminfo: memFree=1573840/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1777.09
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434165 0 0 0 177441 268 0 0 25 0 1 0 2002980632 406728704 82053 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82053 524 235 0 98000 0
Current children cumulated CPU time (s) 1777.09
Current children cumulated vsize (KiB) 397196



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805.3 s]
/proc/loadavg: 1.99 2.03 2.11 3/73 17510
/proc/meminfo: memFree=1573840/2055920 swapFree=4180424/4192956
[pid=17371] ppid=17369 vsize=397196 CPUtime=1800.08
/proc/17371/stat : 17371 (casperzao) R 17369 17371 14625 0 -1 4194304 434165 0 0 0 179740 268 0 0 25 0 1 0 2002980632 406728704 82053 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/17371/statm: 99299 82053 524 235 0 98000 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 397196

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): 1805.36
CPU time (s): 1800.14
CPU user time (s): 1797.4
CPU system time (s): 2.73858
CPU usage (%): 99.7108
Max. virtual memory (cumulated for all children) (KiB): 578072

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

runsolver used 1.83872 second user time and 5.2652 second system time

The end

Launcher Data (download as text)

Begin job on node33 at 2008-07-05 08:41:11
IDJOB=1086578
IDBENCH=57842
IDSOLVER=361
FILE ID=node33/1086578-1215240071
PBS_JOBID= 7881896
Free space on /tmp= 66468 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp35/normalized-fapp35-1500-9.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086578-1215240071/watcher-1086578-1215240071 -o /tmp/evaluation-result-1086578-1215240071/solver-1086578-1215240071 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086578-1215240071.xml 177972148 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= fb81abe9ad9e3c26d2d93322f7bc814c
RANDOM SEED=177972148

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.231
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1832376 kB
Buffers:          7896 kB
Cached:          60736 kB
SwapCached:       6236 kB
Active:         149308 kB
Inactive:        20052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832376 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            5936 kB
Writeback:           0 kB
Mapped:         108380 kB
Slab:            39312 kB
Committed_AS:  3698432 kB
PageTables:       1952 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= 66468 MiB
End job on node33 at 2008-07-05 09:11:19