Trace number 1043648

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.41

General information on the benchmark

Namecsp/QCP-25/
normalized-qcp-25-264-1_ext.xml
MD5SUM79e6a324f7cdeb5e62d757131dbe1778
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark137.596
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)

0.18/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
0.18/0.21	c Building = 1
0.18/0.25	c [ NumberOfVariables = 625 ]
0.18/0.25	c [ NumberOfConstraints = 10142 ]
0.18/0.25	c [ SizeOfSearchSpace(log2) = 1225.98 ]
0.18/0.25	c SymmetrySearch = 1
0.88/0.92	c InitialPropagation = 1
0.88/0.94	c [ SizeOfSearchSpace(log2) = 554.45 ]
0.88/0.94	c InitialSAC = 1
0.88/0.95	c [ SizeOfSearchSpace(log2) = 554.45 ]
0.88/0.95	c Search(SampleFF) : 
73.50/74.21	c [ Sampling domwdeg ]
73.50/74.21	c [ Sampling impacts ]
73.50/74.21	c [ SamplingScores: ]
73.50/74.21	c [ domwdeg+min = 9.75742e-05 | domwdeg+rnd = 0.00552812 ]
73.50/74.21	c [ impacts+min = 9.17894e-07 | impacts+rnd = 6.261e-06 ]
73.50/74.21	c [ la+min = 0 | la+rnd = 0 ]
73.50/74.21	c [ domwdeg = 0.00281285 | impacts = 3.58945e-06 | la = 0 ]
73.50/74.21	c [ min = 3.28307e-05 | rand = 3.58945e-06 ]
73.50/74.21	c [ restarting at (3.96356,4.85012e-05) ]
84.00/84.84	c [ restarting at (9.9089,1.96584e-05) ]
110.35/111.40	c [ restarting at (24.7722,1.8398e-06) ]
176.14/177.81	c [ restarting at (61.9306,6.92006e-12) ]
305.03/307.90	c [ restarting at (154.827,2.12541e-09) ]
691.89/695.24	c [ restarting at (387.066,0.329313) ]
1659.24/1663.58	c [ restarting at (967.666,1.77206e-07) ]

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-1043648-1215022974/watcher-1043648-1215022974 -o /tmp/evaluation-result-1043648-1215022974/solver-1043648-1215022974 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/casperzito HOME/instance-1043648-1215022974.xml 1957542108 

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.00 1.99 1.91 4/73 10157
/proc/meminfo: memFree=1709288/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=18572 CPUtime=0
/proc/10157/stat : 10157 (runsolver) R 10155 10157 9551 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1531969610 19017728 292 996147200 4194304 4296836 548682068480 18446744073709551615 268213742887 0 0 4096 24578 0 0 0 17 1 0 0
/proc/10157/statm: 4643 292 257 25 0 2626 0

[startup+0.0763649 s]
/proc/loadavg: 2.00 1.99 1.91 4/73 10157
/proc/meminfo: memFree=1709288/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=6364 CPUtime=0.06
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 694 0 0 0 6 0 0 0 18 0 1 0 1531969610 6516736 654 996147200 134512640 135472138 4294956224 18446744073709551615 4158907201 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 1591 654 367 234 0 293 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 6364

[startup+0.102366 s]
/proc/loadavg: 2.00 1.99 1.91 4/73 10157
/proc/meminfo: memFree=1709288/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=6628 CPUtime=0.08
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 783 0 0 0 8 0 0 0 18 0 1 0 1531969610 6787072 743 996147200 134512640 135472138 4294956224 18446744073709551615 4159787176 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 1657 743 367 234 0 359 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6628

[startup+0.301396 s]
/proc/loadavg: 2.00 1.99 1.91 4/73 10157
/proc/meminfo: memFree=1709288/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=107780 CPUtime=0.28
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 3793 0 0 0 26 2 0 0 19 0 1 0 1531969610 110366720 3753 996147200 134512640 135472138 4294956224 18446744073709551615 134629315 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26945 3753 432 234 0 25647 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 107780

[startup+0.701442 s]
/proc/loadavg: 2.00 1.99 1.91 4/73 10157
/proc/meminfo: memFree=1709288/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=122232 CPUtime=0.69
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6440 0 0 0 65 4 0 0 23 0 1 0 1531969610 125165568 6378 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 30558 6378 439 234 0 29260 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 122232

[startup+1.50253 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1697696/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105216 CPUtime=1.47
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6815 0 0 0 143 4 0 0 25 0 1 0 1531969610 107741184 3337 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26304 3337 475 234 0 25006 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 105216

[startup+3.10172 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1697504/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105216 CPUtime=3.05
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6815 0 0 0 301 4 0 0 25 0 1 0 1531969610 107741184 3337 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26304 3337 475 234 0 25006 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 105216

[startup+6.30108 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1697440/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105216 CPUtime=6.22
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6816 0 0 0 618 4 0 0 25 0 1 0 1531969610 107741184 3338 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26304 3338 475 234 0 25006 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 105216

[startup+12.7018 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1697376/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105216 CPUtime=12.57
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6825 0 0 0 1253 4 0 0 25 0 1 0 1531969610 107741184 3347 996147200 134512640 135472138 4294956224 18446744073709551615 134595490 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26304 3347 475 234 0 25006 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 105216

[startup+25.5012 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1697504/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105216 CPUtime=25.25
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6828 0 0 0 2521 4 0 0 25 0 1 0 1531969610 107741184 3350 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26304 3350 475 234 0 25006 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 105216

[startup+51.1011 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1697248/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=50.61
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6883 0 0 0 5057 4 0 0 25 0 1 0 1531969610 107876352 3405 996147200 134512640 135472138 4294956224 18446744073709551615 134593696 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26337 3405 477 234 0 25039 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 105348

[startup+102.307 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1697056/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=101.34
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6897 0 0 0 10129 5 0 0 25 0 1 0 1531969610 107876352 3419 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26337 3419 478 234 0 25039 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 105348

[startup+162.302 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1696992/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=160.78
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6912 0 0 0 16073 5 0 0 25 0 1 0 1531969610 107876352 3434 996147200 134512640 135472138 4294956224 18446744073709551615 135202748 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26337 3434 478 234 0 25039 0
Current children cumulated CPU time (s) 160.78
Current children cumulated vsize (KiB) 105348

[startup+222.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1696864/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=220.22
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6916 0 0 0 22017 5 0 0 25 0 1 0 1531969610 107876352 3438 996147200 134512640 135472138 4294956224 18446744073709551615 134595447 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26337 3438 478 234 0 25039 0
Current children cumulated CPU time (s) 220.22
Current children cumulated vsize (KiB) 105348

[startup+282.301 s]
/proc/loadavg: 2.00 1.99 1.91 3/74 10158
/proc/meminfo: memFree=1696736/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=279.67
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6916 0 0 0 27962 5 0 0 25 0 1 0 1531969610 107876352 3438 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/10157/statm: 26337 3438 478 234 0 25039 0
Current children cumulated CPU time (s) 279.67
Current children cumulated vsize (KiB) 105348

[startup+342.301 s]
/proc/loadavg: 2.06 2.00 1.91 3/95 10213
/proc/meminfo: memFree=1584688/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=339.31
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6921 0 0 0 33923 8 0 0 25 0 1 0 1531969610 107876352 3443 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3443 478 234 0 25039 0
Current children cumulated CPU time (s) 339.31
Current children cumulated vsize (KiB) 105348

[startup+402.302 s]
/proc/loadavg: 2.02 2.00 1.91 3/95 10213
/proc/meminfo: memFree=1580464/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=399.25
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6921 0 0 0 39917 8 0 0 25 0 1 0 1531969610 107876352 3443 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3443 478 234 0 25039 0
Current children cumulated CPU time (s) 399.25
Current children cumulated vsize (KiB) 105348

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 10213
/proc/meminfo: memFree=1580336/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=459.19
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6921 0 0 0 45911 8 0 0 25 0 1 0 1531969610 107876352 3443 996147200 134512640 135472138 4294956224 18446744073709551615 134595447 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3443 478 234 0 25039 0
Current children cumulated CPU time (s) 459.19
Current children cumulated vsize (KiB) 105348

[startup+522.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 10213
/proc/meminfo: memFree=1580272/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=519.13
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6921 0 0 0 51905 8 0 0 25 0 1 0 1531969610 107876352 3443 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3443 478 234 0 25039 0
Current children cumulated CPU time (s) 519.13
Current children cumulated vsize (KiB) 105348

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.91 4/95 10213
/proc/meminfo: memFree=1580272/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=579.08
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6921 0 0 0 57899 9 0 0 25 0 1 0 1531969610 107876352 3443 996147200 134512640 135472138 4294956224 18446744073709551615 4159448182 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3443 478 234 0 25039 0
Current children cumulated CPU time (s) 579.08
Current children cumulated vsize (KiB) 105348

[startup+642.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 10213
/proc/meminfo: memFree=1580272/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=639.02
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6922 0 0 0 63893 9 0 0 25 0 1 0 1531969610 107876352 3444 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3444 478 234 0 25039 0
Current children cumulated CPU time (s) 639.02
Current children cumulated vsize (KiB) 105348


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/95 10215
/proc/meminfo: memFree=1580016/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=818.85
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 81876 9 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202762 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 818.85
Current children cumulated vsize (KiB) 105348

[startup+882.301 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 10218
/proc/meminfo: memFree=1645168/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=878.79
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 87870 9 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 878.79
Current children cumulated vsize (KiB) 105348

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 1.91 3/86 10218
/proc/meminfo: memFree=1645168/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=938.74
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 93865 9 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 938.74
Current children cumulated vsize (KiB) 105348

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 10229
/proc/meminfo: memFree=1587624/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=998.68
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 99858 10 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 998.68
Current children cumulated vsize (KiB) 105348

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 1.91 3/94 10229
/proc/meminfo: memFree=1587304/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1058.62
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 105852 10 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 1058.62
Current children cumulated vsize (KiB) 105348

[startup+1122.3 s]
/proc/loadavg: 2.04 2.01 1.92 3/94 10229
/proc/meminfo: memFree=1587368/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1118.56
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 111846 10 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 1118.56
Current children cumulated vsize (KiB) 105348

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 1.92 3/94 10229
/proc/meminfo: memFree=1587240/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1178.5
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 117840 10 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 1178.5
Current children cumulated vsize (KiB) 105348

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 10229
/proc/meminfo: memFree=1587112/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1238.45
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 123835 10 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 1238.45
Current children cumulated vsize (KiB) 105348

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 10229
/proc/meminfo: memFree=1586984/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1298.39
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 129829 10 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 134578975 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 1298.39
Current children cumulated vsize (KiB) 105348

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 10229
/proc/meminfo: memFree=1586856/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1358.34
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 135823 11 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202760 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 1358.34
Current children cumulated vsize (KiB) 105348

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 10229
/proc/meminfo: memFree=1587048/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1418.28
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6925 0 0 0 141817 11 0 0 25 0 1 0 1531969610 107876352 3447 996147200 134512640 135472138 4294956224 18446744073709551615 135202764 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3447 478 234 0 25039 0
Current children cumulated CPU time (s) 1418.28
Current children cumulated vsize (KiB) 105348

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 10229
/proc/meminfo: memFree=1586856/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1478.22
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6926 0 0 0 147811 11 0 0 25 0 1 0 1531969610 107876352 3448 996147200 134512640 135472138 4294956224 18446744073709551615 134579180 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3448 478 234 0 25039 0
Current children cumulated CPU time (s) 1478.22
Current children cumulated vsize (KiB) 105348

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 10229
/proc/meminfo: memFree=1586728/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1538.16
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6926 0 0 0 153805 11 0 0 25 0 1 0 1531969610 107876352 3448 996147200 134512640 135472138 4294956224 18446744073709551615 135202788 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3448 478 234 0 25039 0
Current children cumulated CPU time (s) 1538.16
Current children cumulated vsize (KiB) 105348

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.92 3/94 10229
/proc/meminfo: memFree=1586600/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1598.1
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6926 0 0 0 159799 11 0 0 25 0 1 0 1531969610 107876352 3448 996147200 134512640 135472138 4294956224 18446744073709551615 134595453 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3448 478 234 0 25039 0
Current children cumulated CPU time (s) 1598.1
Current children cumulated vsize (KiB) 105348

[startup+1662.3 s]
/proc/loadavg: 2.06 2.02 1.93 3/94 10229
/proc/meminfo: memFree=1586664/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1658.04
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6926 0 0 0 165793 11 0 0 25 0 1 0 1531969610 107876352 3448 996147200 134512640 135472138 4294956224 18446744073709551615 135202635 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3448 478 234 0 25039 0
Current children cumulated CPU time (s) 1658.04
Current children cumulated vsize (KiB) 105348

[startup+1722.3 s]
/proc/loadavg: 2.02 2.01 1.93 3/94 10229
/proc/meminfo: memFree=1586216/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1717.98
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6929 0 0 0 171787 11 0 0 25 0 1 0 1531969610 107876352 3451 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3451 478 234 0 25039 0
Current children cumulated CPU time (s) 1717.98
Current children cumulated vsize (KiB) 105348

[startup+1782.3 s]
/proc/loadavg: 2.01 2.00 1.93 3/94 10229
/proc/meminfo: memFree=1585960/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1777.92
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6930 0 0 0 177781 11 0 0 25 0 1 0 1531969610 107876352 3452 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3452 478 234 0 25039 0
Current children cumulated CPU time (s) 1777.92
Current children cumulated vsize (KiB) 105348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.4 s]
/proc/loadavg: 2.00 2.00 1.93 3/94 10229
/proc/meminfo: memFree=1585960/2055920 swapFree=4097120/4192956
[pid=10157] ppid=10155 vsize=105348 CPUtime=1800.02
/proc/10157/stat : 10157 (casperzito) R 10155 10157 9551 0 -1 4194304 6930 0 0 0 179991 11 0 0 25 0 1 0 1531969610 107876352 3452 996147200 134512640 135472138 4294956224 18446744073709551615 134581693 0 0 4096 0 0 0 0 17 0 0 0
/proc/10157/statm: 26337 3452 478 234 0 25039 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 105348

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): 1804.41
CPU time (s): 1800.03
CPU user time (s): 1799.91
CPU system time (s): 0.120981
CPU usage (%): 99.7575
Max. virtual memory (cumulated for all children) (KiB): 122232

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

runsolver used 2.17567 second user time and 6.03708 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-02 20:22:54
IDJOB=1043648
IDBENCH=53545
IDSOLVER=362
FILE ID=node32/1043648-1215022974
PBS_JOBID= 7874405
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/QCP-25/normalized-qcp-25-264-1_ext.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1043648-1215022974/watcher-1043648-1215022974 -o /tmp/evaluation-result-1043648-1215022974/solver-1043648-1215022974 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1043648-1215022974.xml 1957542108 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 79e6a324f7cdeb5e62d757131dbe1778
RANDOM SEED=1957542108

node32.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.218
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.218
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:       1709768 kB
Buffers:         19104 kB
Cached:         139340 kB
SwapCached:      89076 kB
Active:         211720 kB
Inactive:        76472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709768 kB
SwapTotal:     4192956 kB
SwapFree:      4097120 kB
Dirty:            3624 kB
Writeback:           0 kB
Mapped:         137136 kB
Slab:            42792 kB
Committed_AS:  3246956 kB
PageTables:       2104 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66516 MiB
End job on node32 at 2008-07-02 20:53:01