Trace number 1047083

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.08 1806.21

General information on the benchmark

Namecsp/pret/
normalized-pret-150-75_ext.xml
MD5SUM91e4be10adb9e54cde863d904a5e30fc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.682896
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints100
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension100
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.21	c [ This is CaSPERzao (C) mvc@di.fct.unl.pt ]
0.19/0.21	c Parsing = 1
0.19/0.21	c Building = 1
0.19/0.21	c [ NumberOfVariables = 150 ]
0.19/0.21	c [ NumberOfConstraints = 100 ]
0.19/0.21	c [ SizeOfSearchSpace(log2) = 150 ]
0.19/0.21	c SymmetrySearch = 1
0.19/0.21	c InitialPropagation = 1
0.19/0.21	c [ SizeOfSearchSpace(log2) = 150 ]
0.19/0.21	c InitialSAC = 1
0.19/0.21	c [ SizeOfSearchSpace(log2) = 150 ]
0.19/0.21	c Search(SampleFF) : 
74.15/74.80	c [ Sampling domwdeg ]
74.15/74.80	c [ Sampling impacts ]
74.15/74.80	c [ Sampling la ]
74.15/74.80	c [ SamplingScores: ]
74.15/74.80	c [ domwdeg+min = 0.000188038 | domwdeg+rnd = 5.74918e-05 ]
74.15/74.80	c [ impacts+min = 6.42029e-09 | impacts+rnd = 5.48306e-11 ]
74.15/74.80	c [ la+min = 4.50084e-09 | la+rnd = 8.71467e-11 ]
74.15/74.80	c [ domwdeg = 0.000122765 | impacts = 3.23756e-09 | la = 2.29399e-09 ]
74.15/74.80	c [ min = 6.26829e-05 | rand = 3.23756e-09 ]
74.15/74.80	c [ restarting at (4.52802,2.23054e-10) ]
86.24/87.10	c [ restarting at (11.3201,1.50077e-10) ]
102.60/103.59	c [ restarting at (28.3001,1.56695e-07) ]
174.36/175.30	c [ restarting at (70.7504,0.000488289) ]
353.02/354.36	c [ restarting at (176.876,7.65728e-06) ]

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-1047083-1215039498/watcher-1047083-1215039498 -o /tmp/evaluation-result-1047083-1215039498/solver-1047083-1215039498 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzao HOME/instance-1047083-1215039498.xml 592097167 

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: 0.56 0.13 0.04 4/80 13085
/proc/meminfo: memFree=1728152/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=1056 CPUtime=0
/proc/13085/stat : 13085 (casperzao) D 13083 13085 12779 0 -1 4194304 40 0 0 0 0 0 0 0 20 0 1 0 1982918521 1081344 26 996147200 134512640 135477443 4294956224 18446744073709551615 7205668 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/13085/statm: 264 26 20 235 0 3 0

[startup+0.061356 s]
/proc/loadavg: 0.56 0.13 0.04 4/80 13085
/proc/meminfo: memFree=1728152/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=0.05
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 691 0 0 0 5 0 0 0 18 0 1 0 1982918521 101670912 644 996147200 134512640 135477443 4294956224 18446744073709551615 134583249 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 644 476 235 0 23523 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 99288

[startup+0.101359 s]
/proc/loadavg: 0.56 0.13 0.04 4/80 13085
/proc/meminfo: memFree=1728152/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=0.09
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 691 0 0 0 9 0 0 0 18 0 1 0 1982918521 101670912 644 996147200 134512640 135477443 4294956224 18446744073709551615 135208708 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 644 476 235 0 23523 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99288

[startup+0.301382 s]
/proc/loadavg: 0.56 0.13 0.04 4/80 13085
/proc/meminfo: memFree=1728152/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=0.29
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 694 0 0 0 29 0 0 0 19 0 1 0 1982918521 101670912 647 996147200 134512640 135477443 4294956224 18446744073709551615 135270952 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 647 477 235 0 23523 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99288

[startup+0.701428 s]
/proc/loadavg: 0.56 0.13 0.04 4/80 13085
/proc/meminfo: memFree=1728152/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=0.68
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 694 0 0 0 68 0 0 0 23 0 1 0 1982918521 101670912 647 996147200 134512640 135477443 4294956224 18446744073709551615 134609547 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 647 477 235 0 23523 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 99288

[startup+1.50152 s]
/proc/loadavg: 0.56 0.13 0.04 3/81 13086
/proc/meminfo: memFree=1727376/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1.48
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 694 0 0 0 148 0 0 0 25 0 1 0 1982918521 101670912 647 996147200 134512640 135477443 4294956224 18446744073709551615 134584673 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 647 477 235 0 23523 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99288

[startup+3.1017 s]
/proc/loadavg: 0.67 0.16 0.05 3/81 13086
/proc/meminfo: memFree=1727184/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=3.06
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 694 0 0 0 306 0 0 0 25 0 1 0 1982918521 101670912 647 996147200 134512640 135477443 4294956224 18446744073709551615 135268332 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 647 477 235 0 23523 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 99288

[startup+6.30107 s]
/proc/loadavg: 0.67 0.16 0.05 3/81 13086
/proc/meminfo: memFree=1727120/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=6.23
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 695 0 0 0 623 0 0 0 25 0 1 0 1982918521 101670912 648 996147200 134512640 135477443 4294956224 18446744073709551615 134590143 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 648 477 235 0 23523 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 99288

[startup+12.7028 s]
/proc/loadavg: 0.88 0.22 0.07 3/81 13086
/proc/meminfo: memFree=1726480/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=12.58
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 696 0 0 0 1258 0 0 0 25 0 1 0 1982918521 101670912 649 996147200 134512640 135477443 4294956224 18446744073709551615 134609817 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 649 477 235 0 23523 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 99288

[startup+25.5013 s]
/proc/loadavg: 1.05 0.28 0.09 3/81 13086
/proc/meminfo: memFree=1726416/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=25.27
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 699 0 0 0 2527 0 0 0 25 0 1 0 1982918521 101670912 652 996147200 134512640 135477443 4294956224 18446744073709551615 8507126 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 652 479 235 0 23523 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 99288

[startup+51.1012 s]
/proc/loadavg: 1.37 0.41 0.14 3/81 13086
/proc/meminfo: memFree=1726224/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=50.64
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 760 0 0 0 5064 0 0 0 25 0 1 0 1982918521 101670912 713 996147200 134512640 135477443 4294956224 18446744073709551615 135235247 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 713 479 235 0 23523 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 99288

[startup+102.306 s]
/proc/loadavg: 1.75 0.68 0.25 3/81 13086
/proc/meminfo: memFree=1726032/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=101.41
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 10141 0 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134609556 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 99288

[startup+162.301 s]
/proc/loadavg: 2.11 0.96 0.36 3/83 13135
/proc/meminfo: memFree=1048000/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=161.37
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 16135 2 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134584646 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 161.37
Current children cumulated vsize (KiB) 99288

[startup+222.301 s]
/proc/loadavg: 2.04 1.16 0.47 3/83 13141
/proc/meminfo: memFree=1047616/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=221.34
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 22132 2 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135272341 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 221.34
Current children cumulated vsize (KiB) 99288

[startup+282.301 s]
/proc/loadavg: 2.01 1.30 0.56 3/83 13141
/proc/meminfo: memFree=1047168/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=281.32
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 28130 2 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135272088 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 281.32
Current children cumulated vsize (KiB) 99288

[startup+342.301 s]
/proc/loadavg: 2.00 1.43 0.65 3/83 13207
/proc/meminfo: memFree=1764224/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=341.02
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 34099 3 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135208512 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 341.02
Current children cumulated vsize (KiB) 99288

[startup+402.302 s]
/proc/loadavg: 2.00 1.53 0.73 3/82 13208
/proc/meminfo: memFree=1762176/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=401
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 40097 3 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134591140 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 401
Current children cumulated vsize (KiB) 99288

[startup+462.301 s]
/proc/loadavg: 2.00 1.62 0.81 3/73 13236
/proc/meminfo: memFree=1707024/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=460.95
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 46091 4 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135208512 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 460.95
Current children cumulated vsize (KiB) 99288

[startup+522.302 s]
/proc/loadavg: 2.29 1.76 0.90 3/83 13284
/proc/meminfo: memFree=1046080/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=520.87
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 52082 5 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135268690 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 520.87
Current children cumulated vsize (KiB) 99288

[startup+582.302 s]
/proc/loadavg: 2.10 1.80 0.97 3/83 13284
/proc/meminfo: memFree=1049728/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=580.85
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 58080 5 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134589976 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 580.85
Current children cumulated vsize (KiB) 99288

[startup+642.301 s]
/proc/loadavg: 1.96 1.82 1.03 3/82 13332
/proc/meminfo: memFree=1704072/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=640.82
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 64077 5 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134597366 0 0 4096 0 0 0 0 17 0 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 640.82
Current children cumulated vsize (KiB) 99288


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

[startup+822.301 s]
/proc/loadavg: 1.99 1.89 1.19 3/82 13332
/proc/meminfo: memFree=1595208/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=820.14
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 82006 8 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134583254 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 820.14
Current children cumulated vsize (KiB) 99288

[startup+882.301 s]
/proc/loadavg: 2.25 1.98 1.27 3/82 13332
/proc/meminfo: memFree=1554760/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=879.89
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 87980 9 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134598084 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 879.89
Current children cumulated vsize (KiB) 99288

[startup+942.302 s]
/proc/loadavg: 2.10 1.98 1.30 3/82 13332
/proc/meminfo: memFree=1515080/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=939.65
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 93955 10 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134590361 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 939.65
Current children cumulated vsize (KiB) 99288

[startup+1002.3 s]
/proc/loadavg: 2.03 1.98 1.35 3/82 13332
/proc/meminfo: memFree=1474568/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=999.4
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 99929 11 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135268209 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 999.4
Current children cumulated vsize (KiB) 99288

[startup+1062.3 s]
/proc/loadavg: 2.01 1.98 1.38 3/82 13332
/proc/meminfo: memFree=1434952/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1059.16
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 105904 12 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135270851 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1059.16
Current children cumulated vsize (KiB) 99288

[startup+1122.3 s]
/proc/loadavg: 2.00 1.98 1.42 3/82 13332
/proc/meminfo: memFree=1394184/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1118.91
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 111878 13 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135219343 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1118.91
Current children cumulated vsize (KiB) 99288

[startup+1182.3 s]
/proc/loadavg: 2.00 1.98 1.45 3/82 13332
/proc/meminfo: memFree=1354312/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1178.67
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 117853 14 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134583217 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1178.67
Current children cumulated vsize (KiB) 99288

[startup+1242.3 s]
/proc/loadavg: 2.00 1.98 1.49 3/82 13332
/proc/meminfo: memFree=1313480/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1238.42
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 123828 14 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134600843 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1238.42
Current children cumulated vsize (KiB) 99288

[startup+1302.3 s]
/proc/loadavg: 2.00 1.98 1.52 3/82 13332
/proc/meminfo: memFree=1272840/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1298.19
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 129803 16 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134598006 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1298.19
Current children cumulated vsize (KiB) 99288

[startup+1362.3 s]
/proc/loadavg: 2.00 1.98 1.54 3/82 13332
/proc/meminfo: memFree=1232968/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1357.94
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 135778 16 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134586811 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1357.94
Current children cumulated vsize (KiB) 99288

[startup+1422.31 s]
/proc/loadavg: 2.12 2.02 1.58 3/82 13332
/proc/meminfo: memFree=1192392/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1417.71
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 141754 17 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134600870 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1417.71
Current children cumulated vsize (KiB) 99288

[startup+1482.3 s]
/proc/loadavg: 2.05 2.01 1.60 3/82 13332
/proc/meminfo: memFree=1152648/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1477.46
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 147729 17 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134590167 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1477.46
Current children cumulated vsize (KiB) 99288

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 1.63 3/82 13332
/proc/meminfo: memFree=1112072/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1537.23
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 153704 19 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134590419 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1537.23
Current children cumulated vsize (KiB) 99288

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.65 3/82 13332
/proc/meminfo: memFree=1072200/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1596.99
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 159679 20 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134583302 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1596.99
Current children cumulated vsize (KiB) 99288

[startup+1662.3 s]
/proc/loadavg: 2.04 2.01 1.67 3/82 13332
/proc/meminfo: memFree=1031496/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1656.74
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 165653 21 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 135270902 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1656.74
Current children cumulated vsize (KiB) 99288

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 1.69 3/82 13332
/proc/meminfo: memFree=991816/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1716.5
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 171628 22 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134590414 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1716.5
Current children cumulated vsize (KiB) 99288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.70 3/82 13332
/proc/meminfo: memFree=951240/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1776.26
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 177604 22 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134583297 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1776.26
Current children cumulated vsize (KiB) 99288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.21 s]
/proc/loadavg: 2.00 2.00 1.71 4/82 13332
/proc/meminfo: memFree=934920/2055920 swapFree=4180436/4192956
[pid=13085] ppid=13083 vsize=99288 CPUtime=1800.07
/proc/13085/stat : 13085 (casperzao) R 13083 13085 12779 0 -1 4194304 766 0 0 0 179984 23 0 0 25 0 1 0 1982918521 101670912 719 996147200 134512640 135477443 4294956224 18446744073709551615 134600804 0 0 4096 0 0 0 0 17 1 0 0
/proc/13085/statm: 24822 719 480 235 0 23523 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 99288

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.21
CPU time (s): 1800.08
CPU user time (s): 1799.85
CPU system time (s): 0.230964
CPU usage (%): 99.6605
Max. virtual memory (cumulated for all children) (KiB): 99288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.230964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 766
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= 13
involuntary context switches= 43284

runsolver used 1.90171 second user time and 5.05023 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-03 00:58:18
IDJOB=1047083
IDBENCH=54013
IDSOLVER=361
FILE ID=node71/1047083-1215039498
PBS_JOBID= 7875034
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zao
BENCH NAME= CPAI08/csp/pret/normalized-pret-150-75_ext.xml
COMMAND LINE= HOME/casperzao BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1047083-1215039498/watcher-1047083-1215039498 -o /tmp/evaluation-result-1047083-1215039498/solver-1047083-1215039498 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzao HOME/instance-1047083-1215039498.xml 592097167 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 91e4be10adb9e54cde863d904a5e30fc
RANDOM SEED=592097167

node71.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:       1728632 kB
Buffers:         26496 kB
Cached:         173868 kB
SwapCached:       6764 kB
Active:         175932 kB
Inactive:        92076 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1728632 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            8788 kB
Writeback:           0 kB
Mapped:          80844 kB
Slab:            44432 kB
Committed_AS:  4922096 kB
PageTables:       1984 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= 65808 MiB
End job on node71 at 2008-07-03 01:28:26