Trace number 1086053

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/fapp26/
normalized-fapp26-2300-4.xml
MD5SUMd73e99eb4b5798901f411267510cf8b6
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 benchmark7.49486
Satisfiable
(Un)Satisfiability was proved
Number of variables2300
Number of constraints24253
Maximum constraint arity2
Maximum domain size302
Number of constraints which are defined in extension0
Number of constraints which are defined in intension24253
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.88/0.94	c Building = 1
31.82/32.08	c [ NumberOfVariables = 2300 ]
31.82/32.08	c [ NumberOfConstraints = 24253 ]
31.93/32.10	c [ SizeOfSearchSpace(log2) = 18457.2 ]
31.93/32.10	c SymmetrySearch = 1
39.38/39.69	c InitialPropagation = 1
39.48/39.75	c [ SizeOfSearchSpace(log2) = 18452.2 ]
39.48/39.75	c InitialSAC = (Timeout)
72.02/72.43	c [ SizeOfSearchSpace(log2) = 18407.7 ]
72.02/72.48	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-1086053-1215237133/watcher-1086053-1215237133 -o /tmp/evaluation-result-1086053-1215237133/solver-1086053-1215237133 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1086053-1215237133.xml 126676199 

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.30 2.26 2.12 4/81 1634
/proc/meminfo: memFree=851112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=1056 CPUtime=0
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 2002687872 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 2605860 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 264 26 20 235 0 3 0

[startup+0.0824239 s]
/proc/loadavg: 2.30 2.26 2.12 4/81 1634
/proc/meminfo: memFree=851112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=6496 CPUtime=0.07
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 742 0 0 0 7 0 0 0 18 0 1 0 2002687872 6651904 702 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 1624 702 370 235 0 325 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 6496

[startup+0.101431 s]
/proc/loadavg: 2.30 2.26 2.12 4/81 1634
/proc/meminfo: memFree=851112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=6760 CPUtime=0.08
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 803 0 0 0 8 0 0 0 18 0 1 0 2002687872 6922240 763 996147200 134512640 135477443 4294956224 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 1690 764 370 235 0 391 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6760

[startup+0.301447 s]
/proc/loadavg: 2.30 2.26 2.12 4/81 1634
/proc/meminfo: memFree=851112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=9268 CPUtime=0.28
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 1434 0 0 0 28 0 0 0 19 0 1 0 2002687872 9490432 1394 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 2317 1394 370 235 0 1018 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9268

[startup+0.701485 s]
/proc/loadavg: 2.30 2.26 2.12 4/81 1634
/proc/meminfo: memFree=851112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=14020 CPUtime=0.67
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 2625 0 0 0 66 1 0 0 23 0 1 0 2002687872 14356480 2585 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 3505 2585 370 235 0 2206 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 14020

[startup+1.50157 s]
/proc/loadavg: 2.30 2.26 2.12 3/82 1635
/proc/meminfo: memFree=827424/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=362824 CPUtime=1.48
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 19679 0 0 0 136 12 0 0 25 0 1 0 2002687872 371531776 17838 996147200 134512640 135477443 4294956224 18446744073709551615 135214557 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 90706 17838 465 235 0 89407 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 362824

[startup+3.10174 s]
/proc/loadavg: 2.27 2.26 2.12 3/82 1635
/proc/meminfo: memFree=778464/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=373292 CPUtime=3.07
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 28202 0 0 0 292 15 0 0 25 0 1 0 2002687872 382251008 20399 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 93323 20402 465 235 0 92024 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 373292

[startup+6.30207 s]
/proc/loadavg: 2.27 2.26 2.12 4/82 1635
/proc/meminfo: memFree=754720/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=394652 CPUtime=6.25
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 45961 0 0 0 603 22 0 0 25 0 1 0 2002687872 404123648 25840 996147200 134512640 135477443 4294956224 18446744073709551615 134694801 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 98663 25840 465 235 0 97364 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 394652

[startup+12.7017 s]
/proc/loadavg: 2.25 2.25 2.12 5/82 1635
/proc/meminfo: memFree=703776/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=444620 CPUtime=12.62
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 87277 0 0 0 1219 43 0 0 25 0 1 0 2002687872 455290880 38399 996147200 134512640 135477443 4294956224 18446744073709551615 135268721 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 111155 38399 465 235 0 109856 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 444620

[startup+25.5011 s]
/proc/loadavg: 2.34 2.27 2.13 4/82 1635
/proc/meminfo: memFree=604576/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=539664 CPUtime=25.36
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 166201 0 0 0 2459 77 0 0 25 0 1 0 2002687872 552615936 62249 996147200 134512640 135477443 4294956224 18446744073709551615 3040891 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 134916 62252 465 235 0 133617 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 539664

[startup+51.1017 s]
/proc/loadavg: 2.22 2.25 2.12 3/82 1635
/proc/meminfo: memFree=540128/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=50.83
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 233001 0 0 0 4918 165 0 0 25 0 1 0 2002687872 407990272 78044 996147200 134512640 135477443 4294956224 18446744073709551615 134673681 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 78044 508 235 0 98308 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 398428

[startup+102.306 s]
/proc/loadavg: 2.17 2.23 2.12 3/82 1635
/proc/meminfo: memFree=534880/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=101.79
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234298 0 0 0 10013 166 0 0 25 0 1 0 2002687872 407990272 79341 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79341 529 235 0 98308 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 398428

[startup+162.301 s]
/proc/loadavg: 2.31 2.25 2.13 3/82 1635
/proc/meminfo: memFree=534624/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=161.49
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234345 0 0 0 15983 166 0 0 25 0 1 0 2002687872 407990272 79388 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79388 529 235 0 98308 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 398428

[startup+222.302 s]
/proc/loadavg: 2.49 2.31 2.16 5/82 1635
/proc/meminfo: memFree=534624/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=221.2
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234345 0 0 0 21954 166 0 0 25 0 1 0 2002687872 407990272 79388 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79388 529 235 0 98308 0
Current children cumulated CPU time (s) 221.2
Current children cumulated vsize (KiB) 398428

[startup+282.302 s]
/proc/loadavg: 2.47 2.33 2.17 3/82 1635
/proc/meminfo: memFree=534624/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=280.91
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234345 0 0 0 27925 166 0 0 25 0 1 0 2002687872 407990272 79388 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79388 529 235 0 98308 0
Current children cumulated CPU time (s) 280.91
Current children cumulated vsize (KiB) 398428

[startup+342.301 s]
/proc/loadavg: 2.43 2.34 2.19 4/82 1635
/proc/meminfo: memFree=534496/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=340.62
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234371 0 0 0 33896 166 0 0 25 0 1 0 2002687872 407990272 79414 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79414 529 235 0 98308 0
Current children cumulated CPU time (s) 340.62
Current children cumulated vsize (KiB) 398428

[startup+402.301 s]
/proc/loadavg: 2.53 2.39 2.21 3/82 1635
/proc/meminfo: memFree=534432/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=400.33
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234376 0 0 0 39867 166 0 0 25 0 1 0 2002687872 407990272 79419 996147200 134512640 135477443 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79419 529 235 0 98308 0
Current children cumulated CPU time (s) 400.33
Current children cumulated vsize (KiB) 398428

[startup+462.302 s]
/proc/loadavg: 2.46 2.39 2.22 4/82 1635
/proc/meminfo: memFree=534368/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=460.04
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234378 0 0 0 45838 166 0 0 25 0 1 0 2002687872 407990272 79421 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79421 529 235 0 98308 0
Current children cumulated CPU time (s) 460.04
Current children cumulated vsize (KiB) 398428

[startup+522.302 s]
/proc/loadavg: 2.42 2.39 2.23 3/82 1635
/proc/meminfo: memFree=534368/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=519.75
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234378 0 0 0 51809 166 0 0 25 0 1 0 2002687872 407990272 79421 996147200 134512640 135477443 4294956224 18446744073709551615 135208571 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79421 529 235 0 98308 0
Current children cumulated CPU time (s) 519.75
Current children cumulated vsize (KiB) 398428

[startup+582.302 s]
/proc/loadavg: 2.47 2.41 2.24 4/82 1641
/proc/meminfo: memFree=534112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=579.44
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234379 0 0 0 57778 166 0 0 25 0 1 0 2002687872 407990272 79422 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79422 529 235 0 98308 0
Current children cumulated CPU time (s) 579.44
Current children cumulated vsize (KiB) 398428

[startup+642.301 s]
/proc/loadavg: 2.45 2.41 2.25 3/82 1641
/proc/meminfo: memFree=534176/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=639.16
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234380 0 0 0 63750 166 0 0 25 0 1 0 2002687872 407990272 79423 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79423 529 235 0 98308 0
Current children cumulated CPU time (s) 639.16
Current children cumulated vsize (KiB) 398428


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

[startup+882.301 s]
/proc/loadavg: 2.51 2.47 2.31 3/82 1641
/proc/meminfo: memFree=534112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=877.99
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234392 0 0 0 87633 166 0 0 25 0 1 0 2002687872 407990272 79435 996147200 134512640 135477443 4294956224 18446744073709551615 135208694 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79435 529 235 0 98308 0
Current children cumulated CPU time (s) 877.99
Current children cumulated vsize (KiB) 398428

[startup+942.301 s]
/proc/loadavg: 2.51 2.48 2.32 4/82 1641
/proc/meminfo: memFree=534112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=937.7
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234392 0 0 0 93604 166 0 0 25 0 1 0 2002687872 407990272 79435 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79435 529 235 0 98308 0
Current children cumulated CPU time (s) 937.7
Current children cumulated vsize (KiB) 398428

[startup+1002.3 s]
/proc/loadavg: 2.50 2.48 2.33 3/82 1641
/proc/meminfo: memFree=534112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=997.41
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234394 0 0 0 99575 166 0 0 25 0 1 0 2002687872 407990272 79437 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79437 529 235 0 98308 0
Current children cumulated CPU time (s) 997.41
Current children cumulated vsize (KiB) 398428

[startup+1062.3 s]
/proc/loadavg: 2.48 2.48 2.33 5/82 1641
/proc/meminfo: memFree=534112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1057.12
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234394 0 0 0 105546 166 0 0 25 0 1 0 2002687872 407990272 79437 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79437 529 235 0 98308 0
Current children cumulated CPU time (s) 1057.12
Current children cumulated vsize (KiB) 398428

[startup+1122.3 s]
/proc/loadavg: 2.54 2.50 2.35 3/82 1641
/proc/meminfo: memFree=534112/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1116.83
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234395 0 0 0 111517 166 0 0 25 0 1 0 2002687872 407990272 79438 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79438 529 235 0 98308 0
Current children cumulated CPU time (s) 1116.83
Current children cumulated vsize (KiB) 398428

[startup+1182.3 s]
/proc/loadavg: 2.51 2.50 2.36 3/82 1641
/proc/meminfo: memFree=534048/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1176.54
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234395 0 0 0 117488 166 0 0 25 0 1 0 2002687872 407990272 79438 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79438 529 235 0 98308 0
Current children cumulated CPU time (s) 1176.54
Current children cumulated vsize (KiB) 398428

[startup+1242.3 s]
/proc/loadavg: 2.55 2.51 2.37 3/82 1641
/proc/meminfo: memFree=533984/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1236.25
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234395 0 0 0 123459 166 0 0 25 0 1 0 2002687872 407990272 79438 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 1 0 0
/proc/1634/statm: 99607 79438 529 235 0 98308 0
Current children cumulated CPU time (s) 1236.25
Current children cumulated vsize (KiB) 398428

[startup+1302.3 s]
/proc/loadavg: 2.25 2.43 2.35 3/73 1731
/proc/meminfo: memFree=1280232/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1295.72
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234395 0 0 0 129402 170 0 0 25 0 1 0 2002687872 407990272 79438 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79438 529 235 0 98308 0
Current children cumulated CPU time (s) 1295.72
Current children cumulated vsize (KiB) 398428

[startup+1362.3 s]
/proc/loadavg: 2.10 2.36 2.33 3/73 1731
/proc/meminfo: memFree=1280552/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1355.47
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234395 0 0 0 135377 170 0 0 25 0 1 0 2002687872 407990272 79438 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79438 529 235 0 98308 0
Current children cumulated CPU time (s) 1355.47
Current children cumulated vsize (KiB) 398428

[startup+1422.31 s]
/proc/loadavg: 2.03 2.29 2.30 3/73 1731
/proc/meminfo: memFree=1280424/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1415.24
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234395 0 0 0 141353 171 0 0 25 0 1 0 2002687872 407990272 79438 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79438 529 235 0 98308 0
Current children cumulated CPU time (s) 1415.24
Current children cumulated vsize (KiB) 398428

[startup+1482.3 s]
/proc/loadavg: 2.01 2.23 2.28 3/73 1731
/proc/meminfo: memFree=1280424/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1475
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 147329 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1475
Current children cumulated vsize (KiB) 398428

[startup+1542.3 s]
/proc/loadavg: 2.00 2.19 2.26 3/73 1731
/proc/meminfo: memFree=1280360/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1534.75
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 153304 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208677 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1534.75
Current children cumulated vsize (KiB) 398428

[startup+1602.3 s]
/proc/loadavg: 2.00 2.15 2.24 3/73 1731
/proc/meminfo: memFree=1280360/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1594.52
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 159281 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1594.52
Current children cumulated vsize (KiB) 398428

[startup+1662.3 s]
/proc/loadavg: 2.00 2.12 2.23 3/73 1731
/proc/meminfo: memFree=1280360/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1654.27
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 165256 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208555 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1654.27
Current children cumulated vsize (KiB) 398428

[startup+1722.3 s]
/proc/loadavg: 2.00 2.10 2.21 3/73 1731
/proc/meminfo: memFree=1280296/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1714.04
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 171233 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1714.04
Current children cumulated vsize (KiB) 398428

[startup+1782.3 s]
/proc/loadavg: 2.00 2.08 2.19 3/73 1731
/proc/meminfo: memFree=1280296/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1773.79
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 177208 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208574 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1773.79
Current children cumulated vsize (KiB) 398428



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.7 s]
/proc/loadavg: 2.00 2.07 2.18 3/73 1731
/proc/meminfo: memFree=1280296/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1800.09
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 179838 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 398428

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

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

[startup+1808.7 s]
/proc/loadavg: 2.00 2.07 2.18 3/73 1731
/proc/meminfo: memFree=1280296/2055920 swapFree=4180448/4192956
[pid=1634] ppid=1632 vsize=398428 CPUtime=1800.09
/proc/1634/stat : 1634 (casperzao) R 1632 1634 1217 0 -1 4194304 234396 0 0 0 179838 171 0 0 25 0 1 0 2002687872 407990272 79439 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/1634/statm: 99607 79439 529 235 0 98308 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 398428

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1808.75
CPU time (s): 1800.14
CPU user time (s): 1798.38
CPU system time (s): 1.76373
CPU usage (%): 99.524
Max. virtual memory (cumulated for all children) (KiB): 578244

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

runsolver used 1.88771 second user time and 4.88626 second system time

The end

Launcher Data (download as text)

Begin job on node24 at 2008-07-05 07:52:13
IDJOB=1086053
IDBENCH=57753
IDSOLVER=361
FILE ID=node24/1086053-1215237133
PBS_JOBID= 7881929
Free space on /tmp= 66456 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/fapp/fapp26/normalized-fapp26-2300-4.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1086053-1215237133/watcher-1086053-1215237133 -o /tmp/evaluation-result-1086053-1215237133/solver-1086053-1215237133 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1086053-1215237133.xml 126676199 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= d73e99eb4b5798901f411267510cf8b6
RANDOM SEED=126676199

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        851592 kB
Buffers:         74004 kB
Cached:         299152 kB
SwapCached:       6556 kB
Active:         942416 kB
Inactive:       191616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        851592 kB
SwapTotal:     4192956 kB
SwapFree:      4180448 kB
Dirty:            6300 kB
Writeback:           0 kB
Mapped:         777104 kB
Slab:            53944 kB
Committed_AS:  4359876 kB
PageTables:       3364 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= 66456 MiB
End job on node24 at 2008-07-05 08:22:24