Trace number 1083151

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 zito? (TO) 1800.03 1804.61

General information on the benchmark

Namecsp/super-js/super-js-taillard-15/
normalized-super-js-taillard-15-1.xml
MD5SUMdaaf1af72f8f417d373a93d1048498fa
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 benchmark276.089
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of constraints5580
Maximum constraint arity2
Maximum domain size1247
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5580
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.13	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.13	c Parsing = 1
0.00/0.18	c Building = 1
0.00/0.21	c [ NumberOfVariables = 450 ]
0.00/0.21	c [ NumberOfConstraints = 5580 ]
0.00/0.21	c [ SizeOfSearchSpace(log2) = 4600.68 ]
0.00/0.21	c SymmetrySearch = 1
0.38/0.47	c InitialPropagation = 1
0.48/0.50	c [ SizeOfSearchSpace(log2) = 3977.5 ]
0.48/0.50	c InitialSAC = (Timeout)
3.75/3.81	c [ SizeOfSearchSpace(log2) = 3977.09 ]
3.75/3.81	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-1083151-1215225459/watcher-1083151-1215225459 -o /tmp/evaluation-result-1083151-1215225459/solver-1083151-1215225459 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1083151-1215225459.xml 2056974442 

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.85 1.97 1.99 4/74 14753
/proc/meminfo: memFree=1472544/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102100 CPUtime=0.19
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 2022 0 0 0 19 0 0 0 19 0 1 0 2001515473 104550400 1982 996147200 134512640 135472138 4294956224 18446744073709551615 4158916177 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25525 1982 419 234 0 24227 0

[startup+0.312454 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 14753
/proc/meminfo: memFree=1472544/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=108920 CPUtime=0.29
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3289 0 0 0 28 1 0 0 19 0 1 0 2001515473 111534080 3235 996147200 134512640 135472138 4294956224 18446744073709551615 134534367 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 27230 3235 455 234 0 25932 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 108920

[startup+0.402466 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 14753
/proc/meminfo: memFree=1472544/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=108920 CPUtime=0.38
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3312 0 0 0 37 1 0 0 19 0 1 0 2001515473 111534080 3257 996147200 134512640 135472138 4294956224 18446744073709551615 134534868 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 27230 3257 455 234 0 25932 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 108920

[startup+0.501489 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 14753
/proc/meminfo: memFree=1472544/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=0.48
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3483 0 0 0 47 1 0 0 21 0 1 0 2001515473 104697856 2220 996147200 134512640 135472138 4294956224 18446744073709551615 134578209 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2220 467 234 0 24263 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 102244

[startup+0.701523 s]
/proc/loadavg: 1.85 1.97 1.99 4/74 14753
/proc/meminfo: memFree=1472544/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=0.68
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3547 0 0 0 67 1 0 0 23 0 1 0 2001515473 104697856 2284 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2284 474 234 0 24263 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 102244

[startup+1.50166 s]
/proc/loadavg: 1.85 1.97 1.99 3/75 14754
/proc/meminfo: memFree=1465048/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1.47
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3548 0 0 0 146 1 0 0 25 0 1 0 2001515473 104697856 2285 996147200 134512640 135472138 4294956224 18446744073709551615 135265498 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2285 474 234 0 24263 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 102244

[startup+3.10193 s]
/proc/loadavg: 1.85 1.97 1.99 3/75 14754
/proc/meminfo: memFree=1464856/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=3.06
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3554 0 0 0 305 1 0 0 25 0 1 0 2001515473 104697856 2291 996147200 134512640 135472138 4294956224 18446744073709551615 134581169 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2291 474 234 0 24263 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 102244

[startup+6.30147 s]
/proc/loadavg: 1.86 1.97 1.99 3/75 14754
/proc/meminfo: memFree=1464024/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=6.22
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3776 0 0 0 621 1 0 0 25 0 1 0 2001515473 104697856 2513 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2513 505 234 0 24263 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 102244

[startup+12.7016 s]
/proc/loadavg: 1.87 1.97 1.99 3/75 14754
/proc/meminfo: memFree=1463640/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=12.57
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3829 0 0 0 1255 2 0 0 25 0 1 0 2001515473 104697856 2566 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2566 505 234 0 24263 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 102244

[startup+25.5027 s]
/proc/loadavg: 1.90 1.97 1.99 3/75 14754
/proc/meminfo: memFree=1463576/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=25.25
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3843 0 0 0 2523 2 0 0 25 0 1 0 2001515473 104697856 2580 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2580 505 234 0 24263 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 102244

[startup+51.1021 s]
/proc/loadavg: 1.93 1.97 1.99 3/75 14754
/proc/meminfo: memFree=1463384/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=50.61
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3869 0 0 0 5059 2 0 0 25 0 1 0 2001515473 104697856 2606 996147200 134512640 135472138 4294956224 18446744073709551615 135266760 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2606 505 234 0 24263 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 102244

[startup+102.302 s]
/proc/loadavg: 2.01 1.99 1.99 3/75 14754
/proc/meminfo: memFree=1462936/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=101.33
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3869 0 0 0 10131 2 0 0 25 0 1 0 2001515473 104697856 2606 996147200 134512640 135472138 4294956224 18446744073709551615 134906032 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2606 505 234 0 24263 0
Current children cumulated CPU time (s) 101.33
Current children cumulated vsize (KiB) 102244

[startup+162.303 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 14754
/proc/meminfo: memFree=1462296/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=160.76
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3888 0 0 0 16074 2 0 0 25 0 1 0 2001515473 104697856 2625 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2625 505 234 0 24263 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 102244

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 14754
/proc/meminfo: memFree=1461720/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=220.19
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3892 0 0 0 22017 2 0 0 25 0 1 0 2001515473 104697856 2629 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2629 505 234 0 24263 0
Current children cumulated CPU time (s) 220.19
Current children cumulated vsize (KiB) 102244

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 14754
/proc/meminfo: memFree=1461080/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=279.63
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3892 0 0 0 27961 2 0 0 25 0 1 0 2001515473 104697856 2629 996147200 134512640 135472138 4294956224 18446744073709551615 134677842 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2629 505 234 0 24263 0
Current children cumulated CPU time (s) 279.63
Current children cumulated vsize (KiB) 102244

[startup+342.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 14754
/proc/meminfo: memFree=1460504/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=339.07
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3892 0 0 0 33905 2 0 0 25 0 1 0 2001515473 104697856 2629 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2629 505 234 0 24263 0
Current children cumulated CPU time (s) 339.07
Current children cumulated vsize (KiB) 102244

[startup+402.302 s]
/proc/loadavg: 2.00 1.99 1.99 3/75 14754
/proc/meminfo: memFree=1459864/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=398.5
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3892 0 0 0 39848 2 0 0 25 0 1 0 2001515473 104697856 2629 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/14753/statm: 25561 2629 505 234 0 24263 0
Current children cumulated CPU time (s) 398.5
Current children cumulated vsize (KiB) 102244

[startup+462.307 s]
/proc/loadavg: 2.04 2.00 2.00 3/82 14803
/proc/meminfo: memFree=1440736/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=458.34
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3892 0 0 0 45831 3 0 0 25 0 1 0 2001515473 104697856 2629 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2629 505 234 0 24263 0
Current children cumulated CPU time (s) 458.34
Current children cumulated vsize (KiB) 102244

[startup+522.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/82 14803
/proc/meminfo: memFree=1437280/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=518.3
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3892 0 0 0 51827 3 0 0 25 0 1 0 2001515473 104697856 2629 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2629 505 234 0 24263 0
Current children cumulated CPU time (s) 518.3
Current children cumulated vsize (KiB) 102244

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14803
/proc/meminfo: memFree=1437216/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=578.27
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3922 0 0 0 57824 3 0 0 25 0 1 0 2001515473 104697856 2659 996147200 134512640 135472138 4294956224 18446744073709551615 135263168 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2659 505 234 0 24263 0
Current children cumulated CPU time (s) 578.27
Current children cumulated vsize (KiB) 102244

[startup+642.302 s]
/proc/loadavg: 2.11 2.03 2.01 4/82 14803
/proc/meminfo: memFree=1437216/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=638.25
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3922 0 0 0 63822 3 0 0 25 0 1 0 2001515473 104697856 2659 996147200 134512640 135472138 4294956224 18446744073709551615 134581155 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2659 505 234 0 24263 0
Current children cumulated CPU time (s) 638.25
Current children cumulated vsize (KiB) 102244


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

[startup+882.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 14803
/proc/meminfo: memFree=1436768/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=878.14
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3925 0 0 0 87810 4 0 0 25 0 1 0 2001515473 104697856 2662 996147200 134512640 135472138 4294956224 18446744073709551615 135264450 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2662 505 234 0 24263 0
Current children cumulated CPU time (s) 878.14
Current children cumulated vsize (KiB) 102244

[startup+942.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 14803
/proc/meminfo: memFree=1436704/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=938.11
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3927 0 0 0 93807 4 0 0 25 0 1 0 2001515473 104697856 2664 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2664 505 234 0 24263 0
Current children cumulated CPU time (s) 938.11
Current children cumulated vsize (KiB) 102244

[startup+1002.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14803
/proc/meminfo: memFree=1436448/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=998.09
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 99805 4 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134677316 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 998.09
Current children cumulated vsize (KiB) 102244

[startup+1062.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/82 14803
/proc/meminfo: memFree=1436384/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1058.06
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 105802 4 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134672509 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1058.06
Current children cumulated vsize (KiB) 102244

[startup+1122.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14803
/proc/meminfo: memFree=1436192/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1118.03
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 111799 4 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 135264871 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1118.03
Current children cumulated vsize (KiB) 102244

[startup+1182.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/82 14803
/proc/meminfo: memFree=1436128/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1178
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 117796 4 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134917127 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1178
Current children cumulated vsize (KiB) 102244

[startup+1242.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/82 14803
/proc/meminfo: memFree=1436128/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1237.98
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 123793 5 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 135264400 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1237.98
Current children cumulated vsize (KiB) 102244

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14803
/proc/meminfo: memFree=1436128/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1297.95
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 129790 5 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1297.95
Current children cumulated vsize (KiB) 102244

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14803
/proc/meminfo: memFree=1436000/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1357.92
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 135787 5 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1357.92
Current children cumulated vsize (KiB) 102244

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14809
/proc/meminfo: memFree=1435800/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1417.89
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 141784 5 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1417.89
Current children cumulated vsize (KiB) 102244

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14809
/proc/meminfo: memFree=1435800/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1477.87
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 147781 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1477.87
Current children cumulated vsize (KiB) 102244

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14809
/proc/meminfo: memFree=1435800/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1537.84
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 153778 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1537.84
Current children cumulated vsize (KiB) 102244

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14809
/proc/meminfo: memFree=1435800/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1597.82
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 159776 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 135263181 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1597.82
Current children cumulated vsize (KiB) 102244

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14809
/proc/meminfo: memFree=1435800/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1657.79
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 165773 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134917103 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1657.79
Current children cumulated vsize (KiB) 102244

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14809
/proc/meminfo: memFree=1435744/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1717.75
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 171769 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1717.75
Current children cumulated vsize (KiB) 102244

[startup+1782.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/82 14809
/proc/meminfo: memFree=1435744/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1777.73
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 177767 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 135263744 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1777.73
Current children cumulated vsize (KiB) 102244



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14809
/proc/meminfo: memFree=1435744/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1800.02
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 179996 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134917129 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 102244

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

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

[startup+1804.6 s]
/proc/loadavg: 2.00 2.00 2.00 4/82 14809
/proc/meminfo: memFree=1435744/2055920 swapFree=4180444/4192956
[pid=14753] ppid=14751 vsize=102244 CPUtime=1800.02
/proc/14753/stat : 14753 (casperzito) R 14751 14753 14716 0 -1 4194304 3928 0 0 0 179996 6 0 0 25 0 1 0 2001515473 104697856 2665 996147200 134512640 135472138 4294956224 18446744073709551615 134917129 0 0 4096 0 0 0 0 17 0 0 0
/proc/14753/statm: 25561 2665 505 234 0 24263 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 102244

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1804.61
CPU time (s): 1800.03
CPU user time (s): 1799.96
CPU system time (s): 0.067989
CPU usage (%): 99.7463
Max. virtual memory (cumulated for all children) (KiB): 108920

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

runsolver used 2.23766 second user time and 5.34819 second system time

The end

Launcher Data (download as text)

Begin job on node68 at 2008-07-05 04:37:39
IDJOB=1083151
IDBENCH=57417
IDSOLVER=362
FILE ID=node68/1083151-1215225459
PBS_JOBID= 7881865
Free space on /tmp= 66444 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/super-js/super-js-taillard-15/normalized-super-js-taillard-15-1.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1083151-1215225459/watcher-1083151-1215225459 -o /tmp/evaluation-result-1083151-1215225459/solver-1083151-1215225459 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1083151-1215225459.xml 2056974442 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= daaf1af72f8f417d373a93d1048498fa
RANDOM SEED=2056974442

node68.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.261
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.261
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:       1473024 kB
Buffers:         46608 kB
Cached:         294380 kB
SwapCached:       6560 kB
Active:         415288 kB
Inactive:       113216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473024 kB
SwapTotal:     4192956 kB
SwapFree:      4180444 kB
Dirty:            3796 kB
Writeback:           0 kB
Mapped:         194616 kB
Slab:            39524 kB
Committed_AS:  4459988 kB
PageTables:       2148 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= 66524 MiB
End job on node68 at 2008-07-05 05:07:46