Trace number 1061574

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.11 1815.51

General information on the benchmark

Namecsp/pseudo/ii/
normalized-ii-16e2.xml
MD5SUM69e96d93b3db00ecff4811205bed7253
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.9251
Satisfiable
(Un)Satisfiability was proved
Number of variables1064
Number of constraints8357
Maximum constraint arity16
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension8357
Global constraints used (with number of constraints)

Solver Data (download as text)

0.18/0.21	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.21	c Parsing = 1
0.28/0.35	c Building = 1
0.28/0.39	c [ NumberOfVariables = 1064 ]
0.28/0.39	c [ NumberOfConstraints = 8357 ]
0.28/0.39	c [ SizeOfSearchSpace(log2) = 1064 ]
0.28/0.39	c SymmetrySearch = 1
0.58/0.60	c [ Found 24 symmetries ]
0.58/0.63	c InitialPropagation = 1
0.58/0.64	c [ SizeOfSearchSpace(log2) = 1064 ]
0.58/0.64	c InitialSAC = 1
1.97/2.04	c [ SizeOfSearchSpace(log2) = 1060 ]
1.97/2.04	c Search(SampleFF) : 
77.59/78.33	c [ Sampling domwdeg ]
77.59/78.33	c [ Sampling impacts ]
77.59/78.33	c [ SamplingScores: ]
77.59/78.33	c [ domwdeg+min = 6.52456e-16 | domwdeg+rnd = 0.00481337 ]
77.59/78.33	c [ impacts+min = 0.0002797 | impacts+rnd = 0.00896359 ]
77.59/78.33	c [ la+min = 0 | la+rnd = 0 ]
77.59/78.33	c [ domwdeg = 0.00240669 | impacts = 0.00462165 | la = 0 ]
77.59/78.33	c [ min = 9.32333e-05 | rand = 0.00462165 ]
77.59/78.33	c [ restarting at (3.96356,0.13617) ]
88.10/88.95	c [ restarting at (9.9089,0.0297748) ]
114.48/115.50	c [ restarting at (24.7722,0.0333264) ]
180.21/181.89	c [ restarting at (61.9306,0.00131944) ]
344.81/347.84	c [ restarting at (154.827,0.00200373) ]
398.95/402.50	c [ restarting at (387.066,0.000970708) ]

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

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.07 2.06 2.01 4/80 20648
/proc/meminfo: memFree=1659048/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=1052 CPUtime=0
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1992292890 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 11957028 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 263 26 20 234 0 3 0

[startup+0.0704001 s]
/proc/loadavg: 2.07 2.06 2.01 4/80 20648
/proc/meminfo: memFree=1659048/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=6100 CPUtime=0.05
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 638 0 0 0 5 0 0 0 18 0 1 0 1992292890 6246400 598 996147200 134512640 135472138 4294956224 18446744073709551615 4158530525 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 1525 598 368 234 0 227 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6100

[startup+0.1024 s]
/proc/loadavg: 2.07 2.06 2.01 4/80 20648
/proc/meminfo: memFree=1659048/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=6496 CPUtime=0.08
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 720 0 0 0 8 0 0 0 18 0 1 0 1992292890 6651904 680 996147200 134512640 135472138 4294956224 18446744073709551615 4160172329 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 1624 680 368 234 0 326 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6496

[startup+0.30242 s]
/proc/loadavg: 2.07 2.06 2.01 4/80 20648
/proc/meminfo: memFree=1659048/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=8476 CPUtime=0.28
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 1242 0 0 0 28 0 0 0 19 0 1 0 1992292890 8679424 1202 996147200 134512640 135472138 4294956224 18446744073709551615 134778306 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 2119 1202 368 234 0 821 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 8476

[startup+0.702459 s]
/proc/loadavg: 2.07 2.06 2.01 4/80 20648
/proc/meminfo: memFree=1659048/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=0.68
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4814 0 0 0 66 2 0 0 23 0 1 0 1992292890 110829568 3734 996147200 134512640 135472138 4294956224 18446744073709551615 134580881 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3734 472 234 0 25760 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 108232

[startup+1.50153 s]
/proc/loadavg: 2.07 2.06 2.01 3/81 20649
/proc/meminfo: memFree=1645728/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1.47
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4819 0 0 0 145 2 0 0 25 0 1 0 1992292890 110829568 3739 996147200 134512640 135472138 4294956224 18446744073709551615 134691616 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3739 473 234 0 25760 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 108232

[startup+3.10167 s]
/proc/loadavg: 2.07 2.06 2.01 3/81 20649
/proc/meminfo: memFree=1645600/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=3.06
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4863 0 0 0 304 2 0 0 25 0 1 0 1992292890 110829568 3783 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3783 483 234 0 25760 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 108232

[startup+6.30196 s]
/proc/loadavg: 2.06 2.06 2.01 3/81 20649
/proc/meminfo: memFree=1645472/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=6.23
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4876 0 0 0 621 2 0 0 25 0 1 0 1992292890 110829568 3796 996147200 134512640 135472138 4294956224 18446744073709551615 134578193 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3796 491 234 0 25760 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 108232

[startup+12.7015 s]
/proc/loadavg: 2.06 2.06 2.01 3/81 20649
/proc/meminfo: memFree=1645472/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=12.57
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4876 0 0 0 1255 2 0 0 25 0 1 0 1992292890 110829568 3796 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3796 491 234 0 25760 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 108232

[startup+25.5027 s]
/proc/loadavg: 2.04 2.06 2.01 3/81 20649
/proc/meminfo: memFree=1645472/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=25.26
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4881 0 0 0 2524 2 0 0 25 0 1 0 1992292890 110829568 3801 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3801 491 234 0 25760 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 108232

[startup+51.1019 s]
/proc/loadavg: 2.03 2.05 2.01 3/81 20649
/proc/meminfo: memFree=1645472/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=50.64
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4909 0 0 0 5062 2 0 0 25 0 1 0 1992292890 110829568 3829 996147200 134512640 135472138 4294956224 18446744073709551615 134936663 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3829 492 234 0 25760 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 108232

[startup+102.306 s]
/proc/loadavg: 2.01 2.04 2.00 3/81 20655
/proc/meminfo: memFree=1645216/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=101.39
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 10137 2 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134677825 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 108232

[startup+162.302 s]
/proc/loadavg: 2.00 2.03 2.00 3/81 20655
/proc/meminfo: memFree=1645152/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=160.88
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 16086 2 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135263168 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 160.88
Current children cumulated vsize (KiB) 108232

[startup+222.303 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 20655
/proc/meminfo: memFree=1645152/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=220.37
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 22035 2 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672509 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 220.37
Current children cumulated vsize (KiB) 108232

[startup+282.302 s]
/proc/loadavg: 2.00 2.02 2.00 3/81 20655
/proc/meminfo: memFree=1645088/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=279.87
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 27985 2 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135201119 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 279.87
Current children cumulated vsize (KiB) 108232

[startup+342.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 20655
/proc/meminfo: memFree=1645088/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=339.36
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 33934 2 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134578080 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 339.36
Current children cumulated vsize (KiB) 108232

[startup+402.303 s]
/proc/loadavg: 2.00 2.01 2.00 3/81 20655
/proc/meminfo: memFree=1645024/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=398.85
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 39883 2 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134581043 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 398.85
Current children cumulated vsize (KiB) 108232

[startup+462.302 s]
/proc/loadavg: 2.11 2.02 2.00 3/83 20761
/proc/meminfo: memFree=954200/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=458.44
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 45839 5 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135265498 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 458.44
Current children cumulated vsize (KiB) 108232

[startup+522.302 s]
/proc/loadavg: 2.18 2.06 2.02 3/83 20761
/proc/meminfo: memFree=954840/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=517.89
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 51784 5 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134578214 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 517.89
Current children cumulated vsize (KiB) 108232

[startup+582.303 s]
/proc/loadavg: 2.23 2.10 2.03 3/83 20761
/proc/meminfo: memFree=953752/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=577.33
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 57728 5 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672496 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 577.33
Current children cumulated vsize (KiB) 108232

[startup+642.302 s]
/proc/loadavg: 2.36 2.16 2.05 3/83 20761
/proc/meminfo: memFree=958232/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=636.77
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 63672 5 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135264988 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 636.77
Current children cumulated vsize (KiB) 108232


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

[startup+882.302 s]
/proc/loadavg: 2.05 2.15 2.08 3/81 20894
/proc/meminfo: memFree=1647656/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=874.77
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 87470 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135264245 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 874.77
Current children cumulated vsize (KiB) 108232

[startup+942.302 s]
/proc/loadavg: 2.02 2.12 2.07 3/81 20894
/proc/meminfo: memFree=1647592/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=934.26
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 93419 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134677825 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 934.26
Current children cumulated vsize (KiB) 108232

[startup+1002.3 s]
/proc/loadavg: 2.00 2.10 2.07 3/81 20894
/proc/meminfo: memFree=1647592/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=993.76
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 99369 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 993.76
Current children cumulated vsize (KiB) 108232

[startup+1062.3 s]
/proc/loadavg: 2.00 2.08 2.06 3/81 20894
/proc/meminfo: memFree=1647592/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1053.25
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 105318 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1053.25
Current children cumulated vsize (KiB) 108232

[startup+1122.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/81 20894
/proc/meminfo: memFree=1647528/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1112.74
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 111267 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1112.74
Current children cumulated vsize (KiB) 108232

[startup+1182.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/81 20894
/proc/meminfo: memFree=1647528/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1172.24
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 117217 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134578214 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1172.24
Current children cumulated vsize (KiB) 108232

[startup+1242.3 s]
/proc/loadavg: 2.00 2.04 2.04 3/81 20894
/proc/meminfo: memFree=1647400/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1231.73
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 123166 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134691688 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1231.73
Current children cumulated vsize (KiB) 108232

[startup+1302.3 s]
/proc/loadavg: 2.04 2.04 2.04 3/81 20894
/proc/meminfo: memFree=1647336/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1291.23
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 129116 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135263168 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1291.23
Current children cumulated vsize (KiB) 108232

[startup+1362.3 s]
/proc/loadavg: 2.13 2.06 2.05 3/81 20894
/proc/meminfo: memFree=1647336/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1350.72
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 135065 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134873429 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1350.72
Current children cumulated vsize (KiB) 108232

[startup+1422.31 s]
/proc/loadavg: 2.20 2.09 2.06 3/81 20894
/proc/meminfo: memFree=1647208/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1410.22
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 141015 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672509 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1410.22
Current children cumulated vsize (KiB) 108232

[startup+1482.3 s]
/proc/loadavg: 2.14 2.09 2.06 3/81 20894
/proc/meminfo: memFree=1647144/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1469.71
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 146964 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135201119 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1469.71
Current children cumulated vsize (KiB) 108232

[startup+1542.3 s]
/proc/loadavg: 2.11 2.09 2.06 3/81 20894
/proc/meminfo: memFree=1647080/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1529.2
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 152913 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1529.2
Current children cumulated vsize (KiB) 108232

[startup+1602.3 s]
/proc/loadavg: 2.26 2.13 2.07 3/81 20894
/proc/meminfo: memFree=1647080/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1588.69
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 158862 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134672497 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1588.69
Current children cumulated vsize (KiB) 108232

[startup+1662.3 s]
/proc/loadavg: 2.09 2.10 2.07 3/81 20894
/proc/meminfo: memFree=1647080/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1648.19
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 164812 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134873841 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1648.19
Current children cumulated vsize (KiB) 108232

[startup+1722.3 s]
/proc/loadavg: 2.08 2.10 2.07 3/81 20894
/proc/meminfo: memFree=1647016/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1707.68
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 170761 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 135234795 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1707.68
Current children cumulated vsize (KiB) 108232

[startup+1782.3 s]
/proc/loadavg: 2.03 2.08 2.06 3/81 20894
/proc/meminfo: memFree=1647016/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1767.17
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 176710 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134677837 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1767.17
Current children cumulated vsize (KiB) 108232



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.5 s]
/proc/loadavg: 2.01 2.07 2.06 3/81 20894
/proc/meminfo: memFree=1647016/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1800.09
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 180002 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134580948 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 108232

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

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

[startup+1815.5 s]
/proc/loadavg: 2.01 2.07 2.06 3/81 20894
/proc/meminfo: memFree=1647016/2055920 swapFree=4180688/4192956
[pid=20648] ppid=20646 vsize=108232 CPUtime=1800.09
/proc/20648/stat : 20648 (casperzito) R 20646 20648 19964 0 -1 4194304 4919 0 0 0 180002 7 0 0 25 0 1 0 1992292890 110829568 3839 996147200 134512640 135472138 4294956224 18446744073709551615 134580948 0 0 4096 0 0 0 0 17 1 0 0
/proc/20648/statm: 27058 3839 493 234 0 25760 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 108232

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1815.51
CPU time (s): 1800.11
CPU user time (s): 1800.03
CPU system time (s): 0.078987
CPU usage (%): 99.1515
Max. virtual memory (cumulated for all children) (KiB): 112816

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

runsolver used 1.89771 second user time and 4.97924 second system time

The end

Launcher Data (download as text)

Begin job on node41 at 2008-07-04 02:59:59
IDJOB=1061574
IDBENCH=54569
IDSOLVER=362
FILE ID=node41/1061574-1215133199
PBS_JOBID= 7877277
Free space on /tmp= 66192 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/pseudo/ii/normalized-ii-16e2.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1061574-1215133199/watcher-1061574-1215133199 -o /tmp/evaluation-result-1061574-1215133199/solver-1061574-1215133199 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1061574-1215133199.xml 898522283 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 69e96d93b3db00ecff4811205bed7253
RANDOM SEED=898522283

node41.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.232
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.232
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:       1659528 kB
Buffers:         46600 kB
Cached:         200120 kB
SwapCached:       6172 kB
Active:         219844 kB
Inactive:       117364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1659528 kB
SwapTotal:     4192956 kB
SwapFree:      4180688 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:         106700 kB
Slab:            44320 kB
Committed_AS:  4288060 kB
PageTables:       1892 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= 66188 MiB
End job on node41 at 2008-07-04 03:30:16