Trace number 1043955

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 zitoSAT 1751.04 1764.03

DiagnosticValue
CHECKS644056000

General information on the benchmark

Namecsp/cjss/
normalized-ft06x2-55.xml
MD5SUM1c90d48f09889e35c1b53dca58fbffd8
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.56661
Satisfiable
(Un)Satisfiability was proved
Number of variables73
Number of constraints78
Maximum constraint arity12
Maximum domain size56
Number of constraints which are defined in extension0
Number of constraints which are defined in intension72
Global constraints used (with number of constraints)cumulative(6)

Solver Data (download as text)

0.00/0.06	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.06	c Parsing = 1
0.00/0.06	c Building = 1
0.00/0.06	c [ NumberOfVariables = 73 ]
0.00/0.06	c [ NumberOfConstraints = 78 ]
0.00/0.06	c [ SizeOfSearchSpace(log2) = 418.13 ]
0.00/0.06	c SymmetrySearch = 1
0.00/0.06	c [ Found 16384 symmetries ]
0.00/0.06	c InitialPropagation = 1
0.00/0.06	c [ SizeOfSearchSpace(log2) = 318.998 ]
0.00/0.06	c InitialSAC = 1
1.08/1.12	c [ SizeOfSearchSpace(log2) = 303.313 ]
1.08/1.12	c Search(SampleFF) : 
73.82/74.41	c [ Sampling domwdeg ]
73.82/74.41	c [ Sampling impacts ]
73.82/74.41	c [ SamplingScores: ]
73.82/74.41	c [ domwdeg+min = 0.00018143 | domwdeg+rnd = 1.12152e-05 ]
73.82/74.41	c [ impacts+min = 0.0165973 | impacts+rnd = 0.00459995 ]
73.82/74.41	c [ la+min = 0 | la+rnd = 0 ]
73.82/74.41	c [ domwdeg = 9.63227e-05 | impacts = 0.0105986 | la = 0 ]
73.82/74.41	c [ min = 0.00559291 | rand = 0.0105986 ]
73.82/74.41	c [ restarting at (3.96356,6.48045e-06) ]
84.34/85.05	c [ restarting at (9.9089,0.0052732) ]
110.74/111.68	c [ restarting at (24.7722,0.000944956) ]
176.84/178.25	c [ restarting at (61.9306,0.00351615) ]
341.98/344.60	c [ restarting at (154.827,7.17879e-07) ]
754.63/760.48	c [ restarting at (387.066,0.000292888) ]
1632.03/1644.60	c [ restarting at (967.666,0.00406155) ]
1751.00/1764.02	c Search(SampleFF) = 1
1751.00/1764.02	s SATISFIABLE
1751.00/1764.02	v 55 0 13 23 29 36 39 0 9 14 26 39 49 2 7 11 19 31 41 3 8 13 21 24 45 0 13 16 39 49 53 0 3 6 16 32 53 1 4 20 32 43 49 8 16 21 31 41 51 7 14 18 29 46 48 8 13 18 28 31 46 21 31 36 41 51 54 16 19 22 31 45 50
1751.00/1764.02	d CHECKS 644055663
1751.00/1764.02	c [ TotalFails = 13751456 ]
1751.00/1764.02	c [ NumberOfRestarts = 75 ]
1751.00/1764.02	c [ TotalTime = 1.02318e+06 secs ]

Verifier Data (download as text)

OK

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

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 2.00 1.94 4/73 11634
/proc/meminfo: memFree=1703632/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=1052 CPUtime=0
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 40 0 0 0 0 0 0 0 20 0 1 0 1532409714 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 9274148 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 263 26 20 234 0 3 0

[startup+0.212343 s]
/proc/loadavg: 2.00 2.00 1.94 4/73 11634
/proc/meminfo: memFree=1703632/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=0.2
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 700 0 0 0 20 0 0 0 19 0 1 0 1532409714 101711872 660 996147200 134512640 135472138 4294956224 18446744073709551615 135004837 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 660 506 234 0 23534 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 99328

[startup+0.301352 s]
/proc/loadavg: 2.00 2.00 1.94 4/73 11634
/proc/meminfo: memFree=1703632/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=0.29
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 703 0 0 0 29 0 0 0 19 0 1 0 1532409714 101711872 663 996147200 134512640 135472138 4294956224 18446744073709551615 134925639 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 663 506 234 0 23534 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 99328

[startup+0.401362 s]
/proc/loadavg: 2.00 2.00 1.94 4/73 11634
/proc/meminfo: memFree=1703632/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=0.39
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 706 0 0 0 39 0 0 0 20 0 1 0 1532409714 101711872 666 996147200 134512640 135472138 4294956224 18446744073709551615 134941013 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 666 506 234 0 23534 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 99328

[startup+0.701396 s]
/proc/loadavg: 2.00 2.00 1.94 4/73 11634
/proc/meminfo: memFree=1703632/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=0.69
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 715 0 0 0 69 0 0 0 23 0 1 0 1532409714 101711872 675 996147200 134512640 135472138 4294956224 18446744073709551615 135007938 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 675 506 234 0 23534 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 99328

[startup+1.50149 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702728/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1.48
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 756 0 0 0 148 0 0 0 25 0 1 0 1532409714 101711872 716 996147200 134512640 135472138 4294956224 18446744073709551615 4158906945 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 716 518 234 0 23534 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 99328

[startup+3.10167 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702600/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=3.07
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 757 0 0 0 307 0 0 0 25 0 1 0 1532409714 101711872 717 996147200 134512640 135472138 4294956224 18446744073709551615 134578198 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 717 518 234 0 23534 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 99328

[startup+6.30103 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702536/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=6.24
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 758 0 0 0 624 0 0 0 25 0 1 0 1532409714 101711872 718 996147200 134512640 135472138 4294956224 18446744073709551615 134941010 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 718 518 234 0 23534 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 99328

[startup+12.7018 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702472/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=12.59
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 758 0 0 0 1259 0 0 0 25 0 1 0 1532409714 101711872 718 996147200 134512640 135472138 4294956224 18446744073709551615 135007936 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 718 518 234 0 23534 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 99328

[startup+25.5052 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702472/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=25.3
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 762 0 0 0 2530 0 0 0 25 0 1 0 1532409714 101711872 722 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 722 518 234 0 23534 0
Current children cumulated CPU time (s) 25.3
Current children cumulated vsize (KiB) 99328

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702472/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=50.7
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 781 0 0 0 5070 0 0 0 25 0 1 0 1532409714 101711872 741 996147200 134512640 135472138 4294956224 18446744073709551615 135004828 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 741 519 234 0 23534 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 99328

[startup+102.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702280/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=101.51
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 782 0 0 0 10151 0 0 0 25 0 1 0 1532409714 101711872 742 996147200 134512640 135472138 4294956224 18446744073709551615 134578297 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 742 520 234 0 23534 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 99328

[startup+162.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702152/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=161.06
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 16106 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134672481 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 99328

[startup+222.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702152/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=220.6
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 22060 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134941182 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 220.6
Current children cumulated vsize (KiB) 99328

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702152/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=280.15
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 28015 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 9707245 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 280.15
Current children cumulated vsize (KiB) 99328

[startup+342.305 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702096/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=339.7
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 33970 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 135262864 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 339.7
Current children cumulated vsize (KiB) 99328

[startup+402.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702096/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=399.24
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 39924 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134892008 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 399.24
Current children cumulated vsize (KiB) 99328

[startup+462.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1702032/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=458.78
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 45878 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 135005269 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 458.78
Current children cumulated vsize (KiB) 99328

[startup+522.302 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701904/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=518.33
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 51833 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 9391220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 518.33
Current children cumulated vsize (KiB) 99328

[startup+582.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701904/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=577.87
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 57787 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 9706967 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 577.87
Current children cumulated vsize (KiB) 99328

[startup+642.301 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701968/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=637.43
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 63743 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 135234795 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 637.43
Current children cumulated vsize (KiB) 99328


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

/proc/meminfo: memFree=1701584/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1113.79
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 111379 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134943685 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1113.79
Current children cumulated vsize (KiB) 99328

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701584/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1173.34
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 117334 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 9705331 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1173.34
Current children cumulated vsize (KiB) 99328

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701584/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1232.88
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 123288 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 135009085 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1232.88
Current children cumulated vsize (KiB) 99328

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701584/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1292.43
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 129243 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134943653 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1292.43
Current children cumulated vsize (KiB) 99328

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701584/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1351.98
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 135198 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134578224 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1351.98
Current children cumulated vsize (KiB) 99328

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701584/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1411.52
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 141152 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134941190 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1411.52
Current children cumulated vsize (KiB) 99328

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11635
/proc/meminfo: memFree=1701584/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1471.07
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 147107 0 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 9391220 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1471.07
Current children cumulated vsize (KiB) 99328

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11641
/proc/meminfo: memFree=1701456/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1530.61
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 153060 1 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134941223 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1530.61
Current children cumulated vsize (KiB) 99328

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.94 3/74 11641
/proc/meminfo: memFree=1701520/2055920 swapFree=4097120/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1590.15
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 159014 1 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134941229 0 0 4096 0 0 0 0 17 1 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1590.15
Current children cumulated vsize (KiB) 99328

[startup+1662.31 s]
/proc/loadavg: 1.78 1.95 1.92 2/69 11758
/proc/meminfo: memFree=1705912/2055920 swapFree=4097164/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1649.77
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 164976 1 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134937744 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1649.77
Current children cumulated vsize (KiB) 99328

[startup+1722.3 s]
/proc/loadavg: 1.34 1.79 1.87 2/69 12154
/proc/meminfo: memFree=1705448/2055920 swapFree=4097392/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1709.45
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 170942 3 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134943787 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1709.45
Current children cumulated vsize (KiB) 99328

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

[startup+1740.9 s]
/proc/loadavg: 1.24 1.74 1.85 2/69 12253
/proc/meminfo: memFree=1705400/2055920 swapFree=4097440/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1728.01
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 172797 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 135264904 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1728.01
Current children cumulated vsize (KiB) 99328

[startup+1753.7 s]
/proc/loadavg: 1.21 1.71 1.84 2/69 12352
/proc/meminfo: memFree=1705344/2055920 swapFree=4097480/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1740.77
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 174073 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 9704757 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1740.77
Current children cumulated vsize (KiB) 99328

[startup+1760.1 s]
/proc/loadavg: 1.17 1.69 1.83 2/66 12389
/proc/meminfo: memFree=1706584/2055920 swapFree=4097520/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1747.12
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 174708 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134943616 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1747.12
Current children cumulated vsize (KiB) 99328

[startup+1761.7 s]
/proc/loadavg: 1.17 1.69 1.83 2/69 12418
/proc/meminfo: memFree=1705144/2055920 swapFree=4097520/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1748.7
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 174866 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 4158906912 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1748.7
Current children cumulated vsize (KiB) 99328

[startup+1763.3 s]
/proc/loadavg: 1.17 1.69 1.83 2/69 12418
/proc/meminfo: memFree=1705144/2055920 swapFree=4097520/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1750.3
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 175026 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134941304 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1750.3
Current children cumulated vsize (KiB) 99328

[startup+1763.7 s]
/proc/loadavg: 1.17 1.69 1.83 2/69 12418
/proc/meminfo: memFree=1705144/2055920 swapFree=4097520/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1750.7
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 175066 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134925890 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1750.7
Current children cumulated vsize (KiB) 99328

[startup+1763.9 s]
/proc/loadavg: 1.17 1.69 1.83 2/69 12418
/proc/meminfo: memFree=1705144/2055920 swapFree=4097520/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1750.9
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 175086 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134925762 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1750.9
Current children cumulated vsize (KiB) 99328

[startup+1764 s]
/proc/loadavg: 1.17 1.69 1.83 2/69 12418
/proc/meminfo: memFree=1705144/2055920 swapFree=4097520/4192956
[pid=11634] ppid=11632 vsize=99328 CPUtime=1751
/proc/11634/stat : 11634 (casperzito) R 11632 11634 9578 0 -1 4194304 793 0 0 0 175096 4 0 0 25 0 1 0 1532409714 101711872 753 996147200 134512640 135472138 4294956224 18446744073709551615 134886076 0 0 4096 0 0 0 0 17 0 0 0
/proc/11634/statm: 24832 753 520 234 0 23534 0
Current children cumulated CPU time (s) 1751
Current children cumulated vsize (KiB) 99328

Child status: 0
Real time (s): 1764.03
CPU time (s): 1751.04
CPU user time (s): 1750.99
CPU system time (s): 0.048992
CPU usage (%): 99.2637
Max. virtual memory (cumulated for all children) (KiB): 99328

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

runsolver used 2.35664 second user time and 4.06638 second system time

The end

Launcher Data (download as text)

Begin job on node32 at 2008-07-02 21:36:15
IDJOB=1043955
IDBENCH=53852
IDSOLVER=362
FILE ID=node32/1043955-1215027375
PBS_JOBID= 7874406
Free space on /tmp= 66544 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/cjss/normalized-ft06x2-55.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1043955-1215027375/watcher-1043955-1215027375 -o /tmp/evaluation-result-1043955-1215027375/solver-1043955-1215027375 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1043955-1215027375.xml 900912316 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 1c90d48f09889e35c1b53dca58fbffd8
RANDOM SEED=900912316

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:       1704112 kB
Buffers:         28716 kB
Cached:         139656 kB
SwapCached:      89076 kB
Active:         237116 kB
Inactive:        56556 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1704112 kB
SwapTotal:     4192956 kB
SwapFree:      4097120 kB
Dirty:            2888 kB
Writeback:           0 kB
Mapped:         132856 kB
Slab:            42912 kB
Committed_AS:  3245224 kB
PageTables:       2076 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= 66544 MiB
End job on node32 at 2008-07-02 22:05:39