Trace number 1050912

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 zitoUNSAT 1321.7 1329.74

DiagnosticValue
CHECKS1158650000

General information on the benchmark

Namecsp/dubois/
normalized-dubois-25_ext.xml
MD5SUM4676b00addf2eae14c934b660f81e915
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.622905
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of constraints50
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension50
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.19/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.19/0.20	c Parsing = 1
0.19/0.20	c Building = 1
0.19/0.20	c [ NumberOfVariables = 75 ]
0.19/0.20	c [ NumberOfConstraints = 50 ]
0.19/0.20	c [ SizeOfSearchSpace(log2) = 75 ]
0.19/0.20	c SymmetrySearch = 1
0.19/0.20	c [ Found 4 symmetries ]
0.19/0.20	c InitialPropagation = 1
0.19/0.20	c [ SizeOfSearchSpace(log2) = 75 ]
0.19/0.20	c InitialSAC = 1
0.19/0.20	c [ SizeOfSearchSpace(log2) = 75 ]
0.19/0.20	c Search(SampleFF) : 
72.87/73.58	c [ Sampling domwdeg ]
72.87/73.58	c [ Sampling impacts ]
72.87/73.58	c [ SamplingScores: ]
72.87/73.58	c [ domwdeg+min = 0.0065364 | domwdeg+rnd = 0.00600093 ]
72.87/73.58	c [ impacts+min = 0.00662693 | impacts+rnd = 0.00196059 ]
72.87/73.58	c [ la+min = 0 | la+rnd = 0 ]
72.87/73.58	c [ domwdeg = 0.00626867 | impacts = 0.00429376 | la = 0 ]
72.87/73.58	c [ min = 0.00438778 | rand = 0.00429376 ]
72.87/73.58	c [ restarting at (3.96356,0.00454044) ]
83.58/84.32	c [ restarting at (9.9089,0.0122681) ]
110.15/111.19	c [ restarting at (24.7722,0.0468829) ]
176.78/178.34	c [ restarting at (61.9306,0.0718842) ]
343.27/346.26	c [ restarting at (154.827,0.406738) ]
759.52/766.02	c [ stopped restarting at (387.066,1.14038) ]
1321.65/1329.73	c Search(SampleFF) = 0
1321.65/1329.73	s UNSATISFIABLE
1321.65/1329.73	d CHECKS 1158648667
1321.65/1329.73	c [ TotalFails = 50933676 ]
1321.65/1329.73	c [ NumberOfRestarts = 73 ]
1321.65/1329.73	c [ TotalTime = 1.32382e+06 secs ]

Verifier Data (download as text)

No possible verification on an UNSAT instance

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

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.05 2.07 2.01 4/81 24907
/proc/meminfo: memFree=1719112/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=1052 CPUtime=0
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1984076151 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 3531556 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 263 26 20 234 0 3 0

[startup+0.108575 s]
/proc/loadavg: 2.05 2.07 2.01 4/81 24907
/proc/meminfo: memFree=1719112/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=0.09
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 639 0 0 0 9 0 0 0 18 0 1 0 1984076151 101711872 599 996147200 134512640 135472138 4294956224 18446744073709551615 135262880 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 599 483 234 0 23534 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 99328

[startup+0.201581 s]
/proc/loadavg: 2.05 2.07 2.01 4/81 24907
/proc/meminfo: memFree=1719112/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=0.19
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 640 0 0 0 19 0 0 0 18 0 1 0 1984076151 101711872 600 996147200 134512640 135472138 4294956224 18446744073709551615 134616894 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 600 484 234 0 23534 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 99328

[startup+0.301591 s]
/proc/loadavg: 2.05 2.07 2.01 4/81 24907
/proc/meminfo: memFree=1719112/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=0.29
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 640 0 0 0 29 0 0 0 19 0 1 0 1984076151 101711872 600 996147200 134512640 135472138 4294956224 18446744073709551615 134581649 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 600 484 234 0 23534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99328

[startup+0.701628 s]
/proc/loadavg: 2.05 2.07 2.01 4/81 24907
/proc/meminfo: memFree=1719112/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=0.69
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 640 0 0 0 69 0 0 0 23 0 1 0 1984076151 101711872 600 996147200 134512640 135472138 4294956224 18446744073709551615 134616176 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 600 484 234 0 23534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99328

[startup+1.5017 s]
/proc/loadavg: 2.05 2.07 2.01 3/82 24908
/proc/meminfo: memFree=1718592/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1.48
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 640 0 0 0 148 0 0 0 25 0 1 0 1984076151 101711872 600 996147200 134512640 135472138 4294956224 18446744073709551615 134616160 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 600 484 234 0 23534 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99328

[startup+3.10185 s]
/proc/loadavg: 2.05 2.07 2.01 4/82 24908
/proc/meminfo: memFree=1718400/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=3.07
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 640 0 0 0 307 0 0 0 25 0 1 0 1984076151 101711872 600 996147200 134512640 135472138 4294956224 18446744073709551615 135262890 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 600 484 234 0 23534 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 99328

[startup+6.30115 s]
/proc/loadavg: 2.12 2.08 2.01 3/82 24908
/proc/meminfo: memFree=1718400/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=6.24
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 640 0 0 0 624 0 0 0 25 0 1 0 1984076151 101711872 600 996147200 134512640 135472138 4294956224 18446744073709551615 134577872 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 600 484 234 0 23534 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 99328

[startup+12.7017 s]
/proc/loadavg: 2.11 2.08 2.01 3/82 24908
/proc/meminfo: memFree=1718344/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=12.58
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 640 0 0 0 1258 0 0 0 25 0 1 0 1984076151 101711872 600 996147200 134512640 135472138 4294956224 18446744073709551615 135263219 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 600 484 234 0 23534 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 99328

[startup+25.5019 s]
/proc/loadavg: 2.09 2.08 2.01 3/82 24908
/proc/meminfo: memFree=1718536/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=25.27
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 642 0 0 0 2527 0 0 0 25 0 1 0 1984076151 101711872 602 996147200 134512640 135472138 4294956224 18446744073709551615 134616437 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 602 484 234 0 23534 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 99328

[startup+51.1013 s]
/proc/loadavg: 2.06 2.07 2.01 3/82 24908
/proc/meminfo: memFree=1718664/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=50.65
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 644 0 0 0 5065 0 0 0 25 0 1 0 1984076151 101711872 604 996147200 134512640 135472138 4294956224 18446744073709551615 134578817 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 604 485 234 0 23534 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 99328

[startup+102.301 s]
/proc/loadavg: 2.02 2.06 2.01 3/82 24908
/proc/meminfo: memFree=1718600/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=101.42
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 648 0 0 0 10142 0 0 0 25 0 1 0 1984076151 101711872 608 996147200 134512640 135472138 4294956224 18446744073709551615 135263362 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 608 486 234 0 23534 0
Current children cumulated CPU time (s) 101.42
Current children cumulated vsize (KiB) 99328

[startup+162.302 s]
/proc/loadavg: 2.07 2.06 2.00 3/82 24908
/proc/meminfo: memFree=1718536/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=160.92
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 649 0 0 0 16092 0 0 0 25 0 1 0 1984076151 101711872 609 996147200 134512640 135472138 4294956224 18446744073709551615 134616796 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 609 486 234 0 23534 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 99328

[startup+222.305 s]
/proc/loadavg: 2.09 2.06 2.00 3/82 24908
/proc/meminfo: memFree=1718536/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=220.41
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 649 0 0 0 22041 0 0 0 25 0 1 0 1984076151 101711872 609 996147200 134512640 135472138 4294956224 18446744073709551615 135267010 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 609 486 234 0 23534 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 99328

[startup+282.302 s]
/proc/loadavg: 2.17 2.08 2.01 3/82 24908
/proc/meminfo: memFree=1718472/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=279.91
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 27991 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134588249 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 279.91
Current children cumulated vsize (KiB) 99328

[startup+342.301 s]
/proc/loadavg: 2.10 2.08 2.01 3/82 24908
/proc/meminfo: memFree=1718280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=339.4
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 33940 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135264894 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 339.4
Current children cumulated vsize (KiB) 99328

[startup+402.301 s]
/proc/loadavg: 2.04 2.06 2.00 3/82 24908
/proc/meminfo: memFree=1718280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=398.89
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 39889 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134577407 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 398.89
Current children cumulated vsize (KiB) 99328

[startup+462.302 s]
/proc/loadavg: 2.09 2.07 2.01 3/82 24908
/proc/meminfo: memFree=1718280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=458.38
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 45838 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 458.38
Current children cumulated vsize (KiB) 99328

[startup+522.301 s]
/proc/loadavg: 2.03 2.05 2.00 3/82 24908
/proc/meminfo: memFree=1718280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=517.88
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 51788 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134577878 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 517.88
Current children cumulated vsize (KiB) 99328

[startup+582.302 s]
/proc/loadavg: 2.01 2.04 2.00 3/82 24908
/proc/meminfo: memFree=1718280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=577.37
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 57737 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134593280 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 577.37
Current children cumulated vsize (KiB) 99328

[startup+642.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/82 24908
/proc/meminfo: memFree=1718280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=636.87
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 63687 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134604978 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 636.87
Current children cumulated vsize (KiB) 99328


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

/proc/meminfo: memFree=1718280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=696.36
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 69636 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134592534 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 696.36
Current children cumulated vsize (KiB) 99328

[startup+762.302 s]
/proc/loadavg: 2.02 2.03 2.00 3/82 24908
/proc/meminfo: memFree=1718216/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=755.86
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 75586 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135208581 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 755.86
Current children cumulated vsize (KiB) 99328

[startup+822.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/82 24908
/proc/meminfo: memFree=1718216/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=815.35
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 81535 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134578816 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 815.35
Current children cumulated vsize (KiB) 99328

[startup+882.307 s]
/proc/loadavg: 2.00 2.02 2.00 3/82 24908
/proc/meminfo: memFree=1718152/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=874.85
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 87485 0 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134585013 0 0 4096 0 0 0 0 17 1 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 874.85
Current children cumulated vsize (KiB) 99328

[startup+942.301 s]
/proc/loadavg: 1.99 2.01 2.00 3/73 24938
/proc/meminfo: memFree=1731408/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=934.4
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 93439 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135262944 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 934.4
Current children cumulated vsize (KiB) 99328

[startup+1002.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731472/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=994.37
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 99436 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135266755 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 994.37
Current children cumulated vsize (KiB) 99328

[startup+1062.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731344/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1054.35
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 105434 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 4159460560 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1054.35
Current children cumulated vsize (KiB) 99328

[startup+1122.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1114.33
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 111432 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135202678 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1114.33
Current children cumulated vsize (KiB) 99328

[startup+1182.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1174.31
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 117430 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134577777 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1174.31
Current children cumulated vsize (KiB) 99328

[startup+1242.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1234.28
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 123427 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134588410 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1234.28
Current children cumulated vsize (KiB) 99328

[startup+1302.3 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1294.26
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 129425 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135267008 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1294.26
Current children cumulated vsize (KiB) 99328

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

[startup+1305.6 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1297.56
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 129755 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134604918 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1297.56
Current children cumulated vsize (KiB) 99328

[startup+1318.4 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1310.35
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 131034 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 134593367 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1310.35
Current children cumulated vsize (KiB) 99328

[startup+1324.8 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1316.75
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 131674 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135210371 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1316.75
Current children cumulated vsize (KiB) 99328

[startup+1328 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1319.95
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 131994 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135262992 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1319.95
Current children cumulated vsize (KiB) 99328

[startup+1328.8 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1320.76
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 132075 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135265538 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1320.76
Current children cumulated vsize (KiB) 99328

[startup+1329.2 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1321.15
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 132114 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135265555 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1321.15
Current children cumulated vsize (KiB) 99328

[startup+1329.6 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1321.55
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 132154 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135267031 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1321.55
Current children cumulated vsize (KiB) 99328

[startup+1329.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/73 24938
/proc/meminfo: memFree=1731280/2055920 swapFree=4180436/4192956
[pid=24907] ppid=24905 vsize=99328 CPUtime=1321.65
/proc/24907/stat : 24907 (casperzito) R 24905 24907 22070 0 -1 4194304 650 0 0 0 132164 1 0 0 25 0 1 0 1984076151 101711872 610 996147200 134512640 135472138 4294956224 18446744073709551615 135266760 0 0 4096 0 0 0 0 17 0 0 0
/proc/24907/statm: 24832 610 486 234 0 23534 0
Current children cumulated CPU time (s) 1321.65
Current children cumulated vsize (KiB) 99328

Child status: 0
Real time (s): 1329.74
CPU time (s): 1321.7
CPU user time (s): 1321.68
CPU system time (s): 0.017997
CPU usage (%): 99.3955
Max. virtual memory (cumulated for all children) (KiB): 99328

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

runsolver used 1.40579 second user time and 3.43548 second system time

The end

Launcher Data (download as text)

Begin job on node48 at 2008-07-03 04:10:40
IDJOB=1050912
IDBENCH=55415
IDSOLVER=362
FILE ID=node48/1050912-1215051040
PBS_JOBID= 7875079
Free space on /tmp= 66544 MiB

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

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 4676b00addf2eae14c934b660f81e915
RANDOM SEED=1603476031

node48.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.231
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.231
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:       1719592 kB
Buffers:         45212 kB
Cached:         205996 kB
SwapCached:       6784 kB
Active:         155240 kB
Inactive:       120216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1719592 kB
SwapTotal:     4192956 kB
SwapFree:      4180436 kB
Dirty:            2864 kB
Writeback:           0 kB
Mapped:          40032 kB
Slab:            45972 kB
Committed_AS:  4110492 kB
PageTables:       1816 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= 66540 MiB
End job on node48 at 2008-07-03 04:32:49