Trace number 1089120

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.09 1803.71

General information on the benchmark

Namecsp/graphColoring/register/mulsol/
normalized-mulsol-i-4-30.xml
MD5SUM47c8dce6ec1bb9945d5eba71f58be254
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.143977
Satisfiable
(Un)Satisfiability was proved
Number of variables185
Number of constraints3946
Maximum constraint arity2
Maximum domain size30
Number of constraints which are defined in extension0
Number of constraints which are defined in intension3946
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.04	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.00/0.04	c Parsing = 1
0.00/0.11	c Building = 1
0.00/0.12	c [ NumberOfVariables = 185 ]
0.00/0.12	c [ NumberOfConstraints = 3946 ]
0.00/0.12	c [ SizeOfSearchSpace(log2) = 907.775 ]
0.00/0.12	c SymmetrySearch = 1
0.00/0.19	c [ Found 1.97492e+35 symmetries ]
0.00/0.19	c InitialPropagation = 1
0.00/0.20	c [ SizeOfSearchSpace(log2) = 902.653 ]
0.00/0.20	c InitialSAC = 1
0.00/0.22	c [ SizeOfSearchSpace(log2) = 902.653 ]
0.00/0.22	c Search(SampleFF) : 
73.13/73.85	c [ Sampling domwdeg ]
73.13/73.85	c [ Sampling impacts ]
73.13/73.85	c [ SamplingScores: ]
73.13/73.85	c [ domwdeg+min = 2.68863e-37 | domwdeg+rnd = 1.72148e-07 ]
73.13/73.85	c [ impacts+min = 5.21814e-80 | impacts+rnd = 3.04389e-08 ]
73.13/73.85	c [ la+min = 0 | la+rnd = 0 ]
73.13/73.85	c [ domwdeg = 8.60739e-08 | impacts = 1.52194e-08 | la = 0 ]
73.13/73.85	c [ min = 8.96211e-38 | rand = 1.52194e-08 ]
73.13/73.85	c [ restarting at (3.96356,5.70933e-37) ]
83.64/84.48	c [ restarting at (9.9089,5.68268e-36) ]
110.01/111.06	c [ restarting at (24.7722,1.13479e-35) ]
175.93/177.51	c [ restarting at (61.9306,2.30521e-35) ]
328.99/331.94	c [ restarting at (154.827,1.72521e-34) ]
716.40/719.54	c [ restarting at (387.066,3.44851e-34) ]
1684.93/1688.56	c [ restarting at (967.666,8.35189e-34) ]

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

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: 1.92 1.98 1.98 4/84 15217
/proc/meminfo: memFree=1334304/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=0.2
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1570 0 0 0 19 1 0 0 19 0 1 0 2005156631 103866368 1530 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1530 469 234 0 24060 0

[startup+0.315344 s]
/proc/loadavg: 1.92 1.98 1.98 4/84 15217
/proc/meminfo: memFree=1334304/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=0.3
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1619 0 0 0 29 1 0 0 20 0 1 0 2005156631 103866368 1579 996147200 134512640 135472138 4294956224 18446744073709551615 134928592 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1579 484 234 0 24060 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 101432

[startup+0.402357 s]
/proc/loadavg: 1.92 1.98 1.98 4/84 15217
/proc/meminfo: memFree=1334304/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=0.38
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1620 0 0 0 37 1 0 0 20 0 1 0 2005156631 103866368 1580 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1580 485 234 0 24060 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 101432

[startup+0.502376 s]
/proc/loadavg: 1.92 1.98 1.98 4/84 15217
/proc/meminfo: memFree=1334304/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=0.48
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1621 0 0 0 47 1 0 0 21 0 1 0 2005156631 103866368 1581 996147200 134512640 135472138 4294956224 18446744073709551615 135265558 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1581 485 234 0 24060 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 101432

[startup+0.702413 s]
/proc/loadavg: 1.92 1.98 1.98 4/84 15217
/proc/meminfo: memFree=1334304/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=0.68
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1621 0 0 0 67 1 0 0 23 0 1 0 2005156631 103866368 1581 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1581 485 234 0 24060 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 101432

[startup+1.50157 s]
/proc/loadavg: 1.92 1.98 1.98 3/85 15218
/proc/meminfo: memFree=1329816/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1.47
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1621 0 0 0 146 1 0 0 25 0 1 0 2005156631 103866368 1581 996147200 134512640 135472138 4294956224 18446744073709551615 135264853 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1581 485 234 0 24060 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 101432

[startup+3.10189 s]
/proc/loadavg: 1.92 1.98 1.98 3/85 15218
/proc/meminfo: memFree=1329688/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=3.06
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1621 0 0 0 305 1 0 0 25 0 1 0 2005156631 103866368 1581 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1581 485 234 0 24060 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 101432

[startup+6.30155 s]
/proc/loadavg: 1.93 1.98 1.98 3/85 15218
/proc/meminfo: memFree=1304088/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=6.23
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1622 0 0 0 622 1 0 0 25 0 1 0 2005156631 103866368 1582 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1582 485 234 0 24060 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 101432

[startup+12.7018 s]
/proc/loadavg: 1.93 1.98 1.98 3/85 15218
/proc/meminfo: memFree=1303896/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=12.57
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1623 0 0 0 1256 1 0 0 25 0 1 0 2005156631 103866368 1583 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1583 485 234 0 24060 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 101432

[startup+25.5013 s]
/proc/loadavg: 1.95 1.98 1.98 4/85 15218
/proc/meminfo: memFree=1303832/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=25.26
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1662 0 0 0 2525 1 0 0 25 0 1 0 2005156631 103866368 1622 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1622 485 234 0 24060 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 101432

[startup+51.1023 s]
/proc/loadavg: 1.96 1.98 1.98 4/85 15218
/proc/meminfo: memFree=1303704/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=50.63
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1696 0 0 0 5062 1 0 0 25 0 1 0 2005156631 103866368 1656 996147200 134512640 135472138 4294956224 18446744073709551615 134928565 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1656 486 234 0 24060 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 101432

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.98 4/85 15218
/proc/meminfo: memFree=1303512/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=101.38
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1712 0 0 0 10137 1 0 0 25 0 1 0 2005156631 103866368 1672 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1672 487 234 0 24060 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 101432

[startup+162.302 s]
/proc/loadavg: 1.99 1.98 1.98 3/85 15218
/proc/meminfo: memFree=1303384/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=160.86
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1714 0 0 0 16085 1 0 0 25 0 1 0 2005156631 103866368 1674 996147200 134512640 135472138 4294956224 18446744073709551615 135202779 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1674 487 234 0 24060 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 101432

[startup+222.302 s]
/proc/loadavg: 1.99 1.98 1.98 3/85 15218
/proc/meminfo: memFree=1303384/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=220.35
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1715 0 0 0 22034 1 0 0 25 0 1 0 2005156631 103866368 1675 996147200 134512640 135472138 4294956224 18446744073709551615 135267197 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1675 487 234 0 24060 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 101432

[startup+282.301 s]
/proc/loadavg: 1.99 1.98 1.98 4/85 15218
/proc/meminfo: memFree=1303320/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=279.83
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1715 0 0 0 27982 1 0 0 25 0 1 0 2005156631 103866368 1675 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/15217/statm: 25358 1675 487 234 0 24060 0
Current children cumulated CPU time (s) 279.83
Current children cumulated vsize (KiB) 101432

[startup+342.301 s]
/proc/loadavg: 1.92 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1699320/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=339.39
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1716 0 0 0 33937 2 0 0 25 0 1 0 2005156631 103866368 1676 996147200 134512640 135472138 4294956224 18446744073709551615 135264224 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1676 487 234 0 24060 0
Current children cumulated CPU time (s) 339.39
Current children cumulated vsize (KiB) 101432

[startup+402.302 s]
/proc/loadavg: 1.97 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1690104/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=399.35
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1716 0 0 0 39933 2 0 0 25 0 1 0 2005156631 103866368 1676 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1676 487 234 0 24060 0
Current children cumulated CPU time (s) 399.35
Current children cumulated vsize (KiB) 101432

[startup+462.307 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689976/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=459.33
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1717 0 0 0 45931 2 0 0 25 0 1 0 2005156631 103866368 1677 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1677 487 234 0 24060 0
Current children cumulated CPU time (s) 459.33
Current children cumulated vsize (KiB) 101432

[startup+522.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689912/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=519.29
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1717 0 0 0 51927 2 0 0 25 0 1 0 2005156631 103866368 1677 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1677 487 234 0 24060 0
Current children cumulated CPU time (s) 519.29
Current children cumulated vsize (KiB) 101432

[startup+582.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689784/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=579.26
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1717 0 0 0 57924 2 0 0 25 0 1 0 2005156631 103866368 1677 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1677 487 234 0 24060 0
Current children cumulated CPU time (s) 579.26
Current children cumulated vsize (KiB) 101432

[startup+642.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689784/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=639.23
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1717 0 0 0 63921 2 0 0 25 0 1 0 2005156631 103866368 1677 996147200 134512640 135472138 4294956224 18446744073709551615 134578831 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1677 487 234 0 24060 0
Current children cumulated CPU time (s) 639.23
Current children cumulated vsize (KiB) 101432


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

[startup+822.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689592/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=819.15
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 81913 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 819.15
Current children cumulated vsize (KiB) 101432

[startup+882.302 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689592/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=879.12
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 87910 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 879.12
Current children cumulated vsize (KiB) 101432

[startup+942.301 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689592/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=939.09
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 93907 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 134928560 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 939.09
Current children cumulated vsize (KiB) 101432

[startup+1002.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15256
/proc/meminfo: memFree=1689528/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=999.07
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 99905 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 999.07
Current children cumulated vsize (KiB) 101432

[startup+1062.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1689456/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1059.03
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 105901 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 134689808 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 1059.03
Current children cumulated vsize (KiB) 101432

[startup+1122.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1689456/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1119
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 111898 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 135224576 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 1119
Current children cumulated vsize (KiB) 101432

[startup+1182.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1689008/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1178.97
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 117895 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 134928614 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 1178.97
Current children cumulated vsize (KiB) 101432

[startup+1242.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688816/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1238.94
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 123892 2 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 1238.94
Current children cumulated vsize (KiB) 101432

[startup+1302.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688816/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1298.92
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 129889 3 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 1298.92
Current children cumulated vsize (KiB) 101432

[startup+1362.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688760/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1358.89
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1718 0 0 0 135886 3 0 0 25 0 1 0 2005156631 103866368 1678 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1678 487 234 0 24060 0
Current children cumulated CPU time (s) 1358.89
Current children cumulated vsize (KiB) 101432

[startup+1422.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688760/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1418.86
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 141883 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 135202771 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1418.86
Current children cumulated vsize (KiB) 101432

[startup+1482.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688760/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1478.83
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 147880 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 135264401 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1478.83
Current children cumulated vsize (KiB) 101432

[startup+1542.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688632/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1538.8
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 153877 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 135263234 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1538.8
Current children cumulated vsize (KiB) 101432

[startup+1602.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688568/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1598.77
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 159874 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1598.77
Current children cumulated vsize (KiB) 101432

[startup+1662.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688504/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1658.75
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 165872 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 134672480 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1658.75
Current children cumulated vsize (KiB) 101432

[startup+1722.3 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688504/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1718.71
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 171868 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 135202725 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1718.71
Current children cumulated vsize (KiB) 101432

[startup+1782.31 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688504/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1778.69
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 177866 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1778.69
Current children cumulated vsize (KiB) 101432



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.7 s]
/proc/loadavg: 1.99 1.97 1.97 3/81 15262
/proc/meminfo: memFree=1688504/2055920 swapFree=4179416/4192956
[pid=15217] ppid=15215 vsize=101432 CPUtime=1800.08
/proc/15217/stat : 15217 (casperzito) R 15215 15217 13877 0 -1 4194304 1719 0 0 0 180005 3 0 0 25 0 1 0 2005156631 103866368 1679 996147200 134512640 135472138 4294956224 18446744073709551615 135264224 0 0 4096 0 0 0 0 17 0 0 0
/proc/15217/statm: 25358 1679 487 234 0 24060 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 101432

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1803.71
CPU time (s): 1800.09
CPU user time (s): 1800.06
CPU system time (s): 0.034994
CPU usage (%): 99.7995
Max. virtual memory (cumulated for all children) (KiB): 101432

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

runsolver used 1.59776 second user time and 5.07023 second system time

The end

Launcher Data (download as text)

Begin job on node62 at 2008-07-05 14:44:09
IDJOB=1089120
IDBENCH=58210
IDSOLVER=362
FILE ID=node62/1089120-1215261849
PBS_JOBID= 7882024
Free space on /tmp= 65256 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/graphColoring/register/mulsol/normalized-mulsol-i-4-30.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1089120-1215261849/watcher-1089120-1215261849 -o /tmp/evaluation-result-1089120-1215261849/solver-1089120-1215261849 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1089120-1215261849.xml 984154381 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 47c8dce6ec1bb9945d5eba71f58be254
RANDOM SEED=984154381

node62.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.259
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.259
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:       1334848 kB
Buffers:         21172 kB
Cached:         186344 kB
SwapCached:       7024 kB
Active:         536944 kB
Inactive:       127400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1334848 kB
SwapTotal:     4192956 kB
SwapFree:      4179416 kB
Dirty:            3316 kB
Writeback:           0 kB
Mapped:         467940 kB
Slab:            40900 kB
Committed_AS:  4786524 kB
PageTables:       2736 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= 65248 MiB
End job on node62 at 2008-07-05 15:14:15