Trace number 1037967

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
spider 2008-06-14? (TO) 1800.14 1801.66

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-13_ext.xml
MD5SUM449c5198a410e7a374498cb58b914070
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.39979
Satisfiable
(Un)Satisfiability was proved
Number of variables625
Number of constraints10142
Maximum constraint arity2
Maximum domain size25
Number of constraints which are defined in extension10142
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)


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-1037967-1214963310/watcher-1037967-1214963310 -o /tmp/evaluation-result-1037967-1214963310/solver-1037967-1214963310 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/run -c HOME/instance-1037967-1214963310.xml 

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.95 1.98 1.99 4/72 32352
/proc/meminfo: memFree=1348832/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=5260 CPUtime=0
/proc/32352/stat : 32352 (run) R 32350 32352 30839 0 -1 4194304 68 0 0 0 0 0 0 0 20 0 1 0 1975299840 5386240 51 996147200 4194304 4889804 548682068848 18446744073709551615 237945026697 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 1315 51 37 169 0 14 0

[startup+0.108305 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 32352
/proc/meminfo: memFree=1348832/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=25364 CPUtime=0.09
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 5919 0 0 0 6 3 0 0 18 0 1 0 1975299840 25972736 5650 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157595776 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 6341 5650 330 29 0 5331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 25364

[startup+0.202319 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 32352
/proc/meminfo: memFree=1348832/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=47144 CPUtime=0.18
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 11377 0 0 0 13 5 0 0 18 0 1 0 1975299840 48275456 11108 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157603900 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 11786 11108 330 29 0 10776 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 47144

[startup+0.302337 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 32352
/proc/meminfo: memFree=1348832/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=71564 CPUtime=0.28
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 17465 0 0 0 20 8 0 0 19 0 1 0 1975299840 73281536 17196 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157595873 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 17891 17196 330 29 0 16881 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 71564

[startup+0.701399 s]
/proc/loadavg: 1.95 1.98 1.99 4/72 32352
/proc/meminfo: memFree=1348832/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=169112 CPUtime=0.68
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 41861 0 0 0 50 18 0 0 23 0 1 0 1975299840 173170688 41592 996147200 1448431616 1448550632 4294956288 18446744073709551615 4157603565 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 42278 41592 330 29 0 41268 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 169112

[startup+1.50253 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 32353
/proc/meminfo: memFree=1085144/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=360556 CPUtime=1.47
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 89733 0 0 0 107 40 0 0 25 0 1 0 1975299840 369209344 89464 996147200 1448431616 1448550632 4294956288 18446744073709551615 134587993 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 90139 89464 340 29 0 89129 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 360556

[startup+3.10178 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 32353
/proc/meminfo: memFree=988440/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=363652 CPUtime=3.07
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90487 0 0 0 266 41 0 0 25 0 1 0 1975299840 372379648 90218 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522606 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 90913 90218 342 29 0 89903 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 363652

[startup+6.3023 s]
/proc/loadavg: 1.95 1.98 1.99 3/73 32353
/proc/meminfo: memFree=988248/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=363652 CPUtime=6.24
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90514 0 0 0 583 41 0 0 25 0 1 0 1975299840 372379648 90245 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546362 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 90913 90245 342 29 0 89903 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 363652

[startup+12.7013 s]
/proc/loadavg: 1.95 1.98 1.99 3/81 32392
/proc/meminfo: memFree=913048/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=363836 CPUtime=12.57
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90538 0 0 0 1216 41 0 0 25 0 1 0 1975299840 372568064 90269 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546583 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 90959 90269 342 29 0 89949 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 363836

[startup+25.5014 s]
/proc/loadavg: 1.96 1.98 1.99 3/81 32392
/proc/meminfo: memFree=908376/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=363836 CPUtime=25.27
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90559 0 0 0 2486 41 0 0 25 0 1 0 1975299840 372568064 90290 996147200 1448431616 1448550632 4294956288 18446744073709551615 134522581 0 0 4096 0 0 0 0 17 1 0 0
/proc/32352/statm: 90959 90290 342 29 0 89949 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 363836

[startup+51.1015 s]
/proc/loadavg: 2.06 2.00 2.00 3/82 32576
/proc/meminfo: memFree=947728/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364000 CPUtime=50.66
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90597 0 0 0 5024 42 0 0 25 0 1 0 1975299840 372736000 90328 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535071 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91000 90328 342 29 0 89990 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 364000

[startup+102.302 s]
/proc/loadavg: 2.02 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985304/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364164 CPUtime=101.85
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90614 0 0 0 10141 44 0 0 25 0 1 0 1975299840 372903936 90345 996147200 1448431616 1448550632 4294956288 18446744073709551615 134547793 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91041 90345 342 29 0 90031 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 364164

[startup+162.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985176/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364164 CPUtime=161.82
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90615 0 0 0 16138 44 0 0 25 0 1 0 1975299840 372903936 90346 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541091 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91041 90346 342 29 0 90031 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 364164

[startup+222.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985112/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364164 CPUtime=221.8
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90635 0 0 0 22136 44 0 0 25 0 1 0 1975299840 372903936 90366 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91041 90366 342 29 0 90031 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 364164

[startup+282.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985112/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364164 CPUtime=281.77
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90635 0 0 0 28133 44 0 0 25 0 1 0 1975299840 372903936 90366 996147200 1448431616 1448550632 4294956288 18446744073709551615 134534969 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91041 90366 342 29 0 90031 0
Current children cumulated CPU time (s) 281.77
Current children cumulated vsize (KiB) 364164

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985112/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=341.74
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90653 0 0 0 34130 44 0 0 25 0 1 0 1975299840 373071872 90384 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544997 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90384 342 29 0 90072 0
Current children cumulated CPU time (s) 341.74
Current children cumulated vsize (KiB) 364328

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985112/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=401.72
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90654 0 0 0 40128 44 0 0 25 0 1 0 1975299840 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544031 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 401.72
Current children cumulated vsize (KiB) 364328

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985112/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=461.69
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90654 0 0 0 46125 44 0 0 25 0 1 0 1975299840 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 461.69
Current children cumulated vsize (KiB) 364328

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985112/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=521.67
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90654 0 0 0 52123 44 0 0 25 0 1 0 1975299840 373071872 90385 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546408 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90385 342 29 0 90072 0
Current children cumulated CPU time (s) 521.67
Current children cumulated vsize (KiB) 364328

[startup+582.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=985048/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=581.64
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90674 0 0 0 58120 44 0 0 25 0 1 0 1975299840 373071872 90405 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544099 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90405 342 29 0 90072 0
Current children cumulated CPU time (s) 581.64
Current children cumulated vsize (KiB) 364328

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/73 32605
/proc/meminfo: memFree=984984/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=641.62
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90674 0 0 0 64118 44 0 0 25 0 1 0 1975299840 373071872 90405 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546300 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90405 342 29 0 90072 0
Current children cumulated CPU time (s) 641.62
Current children cumulated vsize (KiB) 364328


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

[startup+882.306 s]
/proc/loadavg: 2.72 2.24 2.08 4/78 576
/proc/meminfo: memFree=976680/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=881.16
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90674 0 0 0 88071 45 0 0 25 0 1 0 1975299840 373071872 90405 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544027 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90405 342 29 0 90072 0
Current children cumulated CPU time (s) 881.16
Current children cumulated vsize (KiB) 364328

[startup+942.302 s]
/proc/loadavg: 2.90 2.38 2.13 4/78 576
/proc/meminfo: memFree=965608/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=941.13
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90674 0 0 0 94067 46 0 0 25 0 1 0 1975299840 373071872 90405 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90405 342 29 0 90072 0
Current children cumulated CPU time (s) 941.13
Current children cumulated vsize (KiB) 364328

[startup+1002.3 s]
/proc/loadavg: 2.96 2.49 2.18 4/78 576
/proc/meminfo: memFree=952360/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364328 CPUtime=1001.1
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90674 0 0 0 100063 47 0 0 25 0 1 0 1975299840 373071872 90405 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546226 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91082 90405 342 29 0 90072 0
Current children cumulated CPU time (s) 1001.1
Current children cumulated vsize (KiB) 364328

[startup+1062.3 s]
/proc/loadavg: 2.42 2.42 2.18 3/73 631
/proc/meminfo: memFree=952792/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1061.08
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90688 0 0 0 106060 48 0 0 25 0 1 0 1975299840 373235712 90419 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544027 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90419 342 29 0 90112 0
Current children cumulated CPU time (s) 1061.08
Current children cumulated vsize (KiB) 364488

[startup+1122.3 s]
/proc/loadavg: 2.15 2.34 2.17 3/73 631
/proc/meminfo: memFree=952792/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1121.05
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90691 0 0 0 112057 48 0 0 25 0 1 0 1975299840 373235712 90422 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544062 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90422 342 29 0 90112 0
Current children cumulated CPU time (s) 1121.05
Current children cumulated vsize (KiB) 364488

[startup+1182.3 s]
/proc/loadavg: 2.05 2.28 2.16 3/73 631
/proc/meminfo: memFree=952792/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1181.03
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90691 0 0 0 118055 48 0 0 25 0 1 0 1975299840 373235712 90422 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546403 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90422 342 29 0 90112 0
Current children cumulated CPU time (s) 1181.03
Current children cumulated vsize (KiB) 364488

[startup+1242.3 s]
/proc/loadavg: 2.02 2.23 2.14 3/73 631
/proc/meminfo: memFree=952728/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1241
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90691 0 0 0 124052 48 0 0 25 0 1 0 1975299840 373235712 90422 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544817 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90422 342 29 0 90112 0
Current children cumulated CPU time (s) 1241
Current children cumulated vsize (KiB) 364488

[startup+1302.3 s]
/proc/loadavg: 2.00 2.18 2.13 3/73 631
/proc/meminfo: memFree=952664/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1300.98
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90691 0 0 0 130050 48 0 0 25 0 1 0 1975299840 373235712 90422 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546162 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90422 342 29 0 90112 0
Current children cumulated CPU time (s) 1300.98
Current children cumulated vsize (KiB) 364488

[startup+1362.3 s]
/proc/loadavg: 2.00 2.15 2.12 3/73 631
/proc/meminfo: memFree=952600/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1360.95
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90691 0 0 0 136047 48 0 0 25 0 1 0 1975299840 373235712 90422 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544073 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90422 342 29 0 90112 0
Current children cumulated CPU time (s) 1360.95
Current children cumulated vsize (KiB) 364488

[startup+1422.3 s]
/proc/loadavg: 2.00 2.12 2.11 3/73 631
/proc/meminfo: memFree=952600/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1420.93
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90691 0 0 0 142045 48 0 0 25 0 1 0 1975299840 373235712 90422 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544031 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90422 342 29 0 90112 0
Current children cumulated CPU time (s) 1420.93
Current children cumulated vsize (KiB) 364488

[startup+1482.3 s]
/proc/loadavg: 2.00 2.09 2.10 3/73 631
/proc/meminfo: memFree=952600/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1480.9
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 148042 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544036 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1480.9
Current children cumulated vsize (KiB) 364488

[startup+1542.31 s]
/proc/loadavg: 2.00 2.07 2.09 3/73 631
/proc/meminfo: memFree=952600/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1540.88
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 154040 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134535381 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1540.88
Current children cumulated vsize (KiB) 364488

[startup+1602.3 s]
/proc/loadavg: 2.00 2.06 2.08 3/73 631
/proc/meminfo: memFree=952600/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1600.85
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 160037 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544071 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1600.85
Current children cumulated vsize (KiB) 364488

[startup+1662.3 s]
/proc/loadavg: 2.00 2.05 2.08 3/73 631
/proc/meminfo: memFree=952600/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1660.82
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 166034 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134541100 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1660.82
Current children cumulated vsize (KiB) 364488

[startup+1722.3 s]
/proc/loadavg: 2.00 2.03 2.07 3/73 631
/proc/meminfo: memFree=952600/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1720.8
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 172032 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134546226 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1720.8
Current children cumulated vsize (KiB) 364488

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/73 631
/proc/meminfo: memFree=952472/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1780.77
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 178029 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134544045 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1780.77
Current children cumulated vsize (KiB) 364488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.6 s]
/proc/loadavg: 2.00 2.02 2.06 3/73 631
/proc/meminfo: memFree=952472/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1800.06
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 179958 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134549329 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 364488

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

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

[startup+1801.6 s]
/proc/loadavg: 2.00 2.02 2.06 3/73 631
/proc/meminfo: memFree=952472/2055920 swapFree=4179716/4192956
[pid=32352] ppid=32350 vsize=364488 CPUtime=1800.06
/proc/32352/stat : 32352 (ld-linux.so.2) R 32350 32352 30839 0 -1 4194304 90692 0 0 0 179958 48 0 0 25 0 1 0 1975299840 373235712 90423 996147200 1448431616 1448550632 4294956288 18446744073709551615 134549329 0 0 4096 0 0 0 0 17 0 0 0
/proc/32352/statm: 91122 90423 342 29 0 90112 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 364488

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1801.66
CPU time (s): 1800.14
CPU user time (s): 1799.59
CPU system time (s): 0.544917
CPU usage (%): 99.9153
Max. virtual memory (cumulated for all children) (KiB): 364488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.59
system time used= 0.544917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90692
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= 25
involuntary context switches= 9042

runsolver used 1.9867 second user time and 4.76527 second system time

The end

Launcher Data (download as text)

Begin job on node69 at 2008-07-02 03:48:30
IDJOB=1037967
IDBENCH=53538
IDSOLVER=328
FILE ID=node69/1037967-1214963310
PBS_JOBID= 7870196
Free space on /tmp= 66532 MiB

SOLVER NAME= spider 2008-06-14
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-13_ext.xml
COMMAND LINE= HOME/run -c BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1037967-1214963310/watcher-1037967-1214963310 -o /tmp/evaluation-result-1037967-1214963310/solver-1037967-1214963310 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/run -c HOME/instance-1037967-1214963310.xml

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 449c5198a410e7a374498cb58b914070
RANDOM SEED=1230629867

node69.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.259
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.259
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:       1349376 kB
Buffers:         54568 kB
Cached:         565544 kB
SwapCached:       7460 kB
Active:          71832 kB
Inactive:       561504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349376 kB
SwapTotal:     4192956 kB
SwapFree:      4179716 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          20164 kB
Slab:            58512 kB
Committed_AS:  3741772 kB
PageTables:       1848 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= 66532 MiB
End job on node69 at 2008-07-02 04:18:33