Trace number 1083318

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.1 1806.65

General information on the benchmark

Namecsp/super-js/super-js-taillard-20/
normalized-super-js-taillard-20-23.xml
MD5SUMf339edaeb02c3bbac8ad2c8469a1d500
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 benchmark1413.42
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints12940
Maximum constraint arity2
Maximum domain size1495
Number of constraints which are defined in extension0
Number of constraints which are defined in intension12940
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.29/0.39	c Building = 1
17.07/17.11	c [ NumberOfVariables = 800 ]
17.07/17.11	c [ NumberOfConstraints = 12940 ]
17.07/17.12	c [ SizeOfSearchSpace(log2) = 8397.89 ]
17.07/17.12	c SymmetrySearch = 1
18.08/18.15	c InitialPropagation = 1
18.17/18.25	c [ SizeOfSearchSpace(log2) = 7135.67 ]
18.17/18.25	c InitialSAC = (Timeout)
50.66/50.78	c [ SizeOfSearchSpace(log2) = 7134.63 ]
50.66/50.78	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-1083318-1215226870/watcher-1083318-1215226870 -o /tmp/evaluation-result-1083318-1215226870/solver-1083318-1215226870 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1083318-1215226870.xml 1281409445 

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.79 2.25 2.07 4/80 10735
/proc/meminfo: memFree=1447368/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=1056 CPUtime=0
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 40 0 0 0 0 0 0 0 21 0 1 0 1552354703 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 6910756 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 264 26 20 235 0 3 0

[startup+0.107754 s]
/proc/loadavg: 2.79 2.25 2.07 4/80 10735
/proc/meminfo: memFree=1447368/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=6664 CPUtime=0.09
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 766 0 0 0 9 0 0 0 18 0 1 0 1552354703 6823936 726 996147200 134512640 135477443 4294956224 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 1666 726 370 235 0 367 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6664

[startup+0.201764 s]
/proc/loadavg: 2.79 2.25 2.07 4/80 10735
/proc/meminfo: memFree=1447368/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=7720 CPUtime=0.18
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 1031 0 0 0 18 0 0 0 18 0 1 0 1552354703 7905280 991 996147200 134512640 135477443 4294956224 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 1930 991 370 235 0 631 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7720

[startup+0.301778 s]
/proc/loadavg: 2.79 2.25 2.07 4/80 10735
/proc/meminfo: memFree=1447368/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=8776 CPUtime=0.29
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 1306 0 0 0 28 1 0 0 19 0 1 0 1552354703 8986624 1266 996147200 134512640 135477443 4294956224 18446744073709551615 7345787 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 2194 1266 370 235 0 895 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8776

[startup+0.701833 s]
/proc/loadavg: 2.79 2.25 2.07 4/80 10735
/proc/meminfo: memFree=1447368/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=295460 CPUtime=0.68
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 7018 0 0 0 64 4 0 0 22 0 1 0 1552354703 302551040 2822 996147200 134512640 135477443 4294956224 18446744073709551615 135218877 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 73865 2822 455 235 0 72566 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 295460

[startup+1.50193 s]
/proc/loadavg: 2.79 2.25 2.07 3/81 10736
/proc/meminfo: memFree=1430656/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=309188 CPUtime=1.48
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 21805 0 0 0 137 11 0 0 25 0 1 0 1552354703 316608512 6322 996147200 134512640 135477443 4294956224 18446744073709551615 135218765 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 77297 6323 455 235 0 75998 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 309188

[startup+3.10114 s]
/proc/loadavg: 2.72 2.24 2.07 3/81 10736
/proc/meminfo: memFree=1410944/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=337304 CPUtime=3.08
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 50791 0 0 0 282 26 0 0 25 0 1 0 1552354703 345399296 13469 996147200 134512640 135477443 4294956224 18446744073709551615 135258730 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 84326 13469 455 235 0 83027 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 337304

[startup+6.30156 s]
/proc/loadavg: 2.72 2.24 2.07 3/81 10736
/proc/meminfo: memFree=1352832/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392480 CPUtime=6.28
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 109055 0 0 0 573 55 0 0 25 0 1 0 1552354703 401899520 27485 996147200 134512640 135477443 4294956224 18446744073709551615 135268132 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98120 27485 455 235 0 96821 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 392480

[startup+12.7014 s]
/proc/loadavg: 2.61 2.23 2.07 3/81 10736
/proc/meminfo: memFree=1235464/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=504416 CPUtime=12.68
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 225496 0 0 0 1156 112 0 0 25 0 1 0 1552354703 516521984 55906 996147200 134512640 135477443 4294956224 18446744073709551615 134593781 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 126104 55907 455 235 0 124805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 504416

[startup+25.501 s]
/proc/loadavg: 2.52 2.23 2.07 3/81 10736
/proc/meminfo: memFree=1143944/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=25.47
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 310962 0 0 0 2383 164 0 0 25 0 1 0 1552354703 401481728 76113 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98018 76113 497 235 0 96719 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 392072

[startup+51.1014 s]
/proc/loadavg: 2.34 2.21 2.07 3/81 10736
/proc/meminfo: memFree=1143752/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=51.06
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311163 0 0 0 4942 164 0 0 25 0 1 0 1552354703 401481728 76314 996147200 134512640 135477443 4294956224 18446744073709551615 134593771 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98018 76314 518 235 0 96719 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 392072

[startup+102.302 s]
/proc/loadavg: 2.13 2.17 2.06 3/81 10736
/proc/meminfo: memFree=1142088/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=102.25
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311439 0 0 0 10061 164 0 0 25 0 1 0 1552354703 401481728 76590 996147200 134512640 135477443 4294956224 18446744073709551615 135270828 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98018 76590 518 235 0 96719 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 392072

[startup+162.302 s]
/proc/loadavg: 2.05 2.14 2.06 3/81 10736
/proc/meminfo: memFree=1142152/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=162.23
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311439 0 0 0 16058 165 0 0 25 0 1 0 1552354703 401481728 76590 996147200 134512640 135477443 4294956224 18446744073709551615 135208708 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98018 76590 518 235 0 96719 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 392072

[startup+222.306 s]
/proc/loadavg: 2.02 2.11 2.05 3/81 10736
/proc/meminfo: memFree=1142088/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=222.22
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311439 0 0 0 22057 165 0 0 25 0 1 0 1552354703 401481728 76590 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98018 76590 518 235 0 96719 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 392072

[startup+282.301 s]
/proc/loadavg: 2.00 2.09 2.05 3/81 10736
/proc/meminfo: memFree=1141832/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=282.19
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 28054 165 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 392072

[startup+342.301 s]
/proc/loadavg: 2.00 2.07 2.04 3/81 10736
/proc/meminfo: memFree=1141832/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=342.17
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 34052 165 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 1 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 392072

[startup+402.302 s]
/proc/loadavg: 2.01 2.05 2.04 3/82 10787
/proc/meminfo: memFree=696888/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=402.03
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 40037 166 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 402.03
Current children cumulated vsize (KiB) 392072

[startup+462.302 s]
/proc/loadavg: 2.28 2.12 2.06 3/85 10832
/proc/meminfo: memFree=1121120/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=461.75
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 46007 168 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 461.75
Current children cumulated vsize (KiB) 392072

[startup+522.301 s]
/proc/loadavg: 2.11 2.10 2.05 3/93 10843
/proc/meminfo: memFree=1081816/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=521.49
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 51980 169 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134679568 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 521.49
Current children cumulated vsize (KiB) 392072

[startup+582.301 s]
/proc/loadavg: 2.04 2.07 2.04 3/93 10843
/proc/meminfo: memFree=1081496/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=581.21
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 57952 169 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 581.21
Current children cumulated vsize (KiB) 392072

[startup+642.302 s]
/proc/loadavg: 2.01 2.06 2.04 3/93 10843
/proc/meminfo: memFree=1080984/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=640.94
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 63925 169 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134923119 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 640.94
Current children cumulated vsize (KiB) 392072


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

[startup+882.305 s]
/proc/loadavg: 2.00 2.02 2.02 3/93 10843
/proc/meminfo: memFree=1080920/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=879.87
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 87817 170 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134585984 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 879.87
Current children cumulated vsize (KiB) 392072

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.01 3/93 10843
/proc/meminfo: memFree=1080984/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=939.6
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 93790 170 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 939.6
Current children cumulated vsize (KiB) 392072

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 4/93 10843
/proc/meminfo: memFree=1080920/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=999.33
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 99763 170 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 999.33
Current children cumulated vsize (KiB) 392072

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080856/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1059.07
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 105736 171 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 1059.07
Current children cumulated vsize (KiB) 392072

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080856/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1118.8
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 111709 171 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 1118.8
Current children cumulated vsize (KiB) 392072

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080728/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1178.53
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 117682 171 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 1178.53
Current children cumulated vsize (KiB) 392072

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080728/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1238.26
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 123655 171 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134586766 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 1238.26
Current children cumulated vsize (KiB) 392072

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 10843
/proc/meminfo: memFree=1080664/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1298
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 129629 171 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 134912060 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 1298
Current children cumulated vsize (KiB) 392072

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080728/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1357.72
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311482 0 0 0 135601 171 0 0 25 0 1 0 1552354703 401481728 76633 996147200 134512640 135477443 4294956224 18446744073709551615 135208648 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76633 518 235 0 96719 0
Current children cumulated CPU time (s) 1357.72
Current children cumulated vsize (KiB) 392072

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080664/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1417.46
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311494 0 0 0 141575 171 0 0 25 0 1 0 1552354703 401481728 76645 996147200 134512640 135477443 4294956224 18446744073709551615 135208645 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76645 518 235 0 96719 0
Current children cumulated CPU time (s) 1417.46
Current children cumulated vsize (KiB) 392072

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080664/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1477.19
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 147548 171 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 135269556 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1477.19
Current children cumulated vsize (KiB) 392072

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080856/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1536.92
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 153521 171 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 134583594 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1536.92
Current children cumulated vsize (KiB) 392072

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080792/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1596.65
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 159494 171 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 135208689 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1596.65
Current children cumulated vsize (KiB) 392072

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080664/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1656.37
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 165466 171 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 135270207 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1656.37
Current children cumulated vsize (KiB) 392072

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080664/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1716.12
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 171440 172 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 134586768 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1716.12
Current children cumulated vsize (KiB) 392072

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080536/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1775.85
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 177413 172 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 135269570 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1775.85
Current children cumulated vsize (KiB) 392072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080536/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1800.04
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 179832 172 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 392072

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

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

[startup+1806.6 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 10843
/proc/meminfo: memFree=1080536/2055920 swapFree=4096032/4192956
[pid=10735] ppid=10733 vsize=392072 CPUtime=1800.04
/proc/10735/stat : 10735 (casperzao) R 10733 10735 10653 0 -1 4194304 311522 0 0 0 179832 172 0 0 25 0 1 0 1552354703 401481728 76673 996147200 134512640 135477443 4294956224 18446744073709551615 135208666 0 0 4096 0 0 0 0 17 0 0 0
/proc/10735/statm: 98018 76673 518 235 0 96719 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 392072

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.65
CPU time (s): 1800.1
CPU user time (s): 1798.33
CPU system time (s): 1.76673
CPU usage (%): 99.6371
Max. virtual memory (cumulated for all children) (KiB): 576884

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

runsolver used 1.83372 second user time and 4.75228 second system time

The end

Launcher Data (download as text)

Begin job on node40 at 2008-07-05 05:01:10
IDJOB=1083318
IDBENCH=57466
IDSOLVER=361
FILE ID=node40/1083318-1215226870
PBS_JOBID= 7881878
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-20/normalized-super-js-taillard-20-23.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083318-1215226870/watcher-1083318-1215226870 -o /tmp/evaluation-result-1083318-1215226870/solver-1083318-1215226870 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1083318-1215226870.xml 1281409445 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= f339edaeb02c3bbac8ad2c8469a1d500
RANDOM SEED=1281409445

node40.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.209
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.209
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:       1447848 kB
Buffers:         82496 kB
Cached:         290512 kB
SwapCached:      91024 kB
Active:         458136 kB
Inactive:       100568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1447848 kB
SwapTotal:     4192956 kB
SwapFree:      4096032 kB
Dirty:            4624 kB
Writeback:           0 kB
Mapped:         198860 kB
Slab:            34376 kB
Committed_AS:  3880064 kB
PageTables:       2188 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= 66520 MiB
End job on node40 at 2008-07-05 05:31:19