Trace number 1058223

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.12 1810.65

General information on the benchmark

Namecsp/compet02/
normalized-patat-02-comp-10.xml
MD5SUM2a82fd0e6a406c196682c347f06803ad
Bench CategoryGLOBAL (global constraints)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark134.588
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of constraints64588
Maximum constraint arity20
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension64388
Global constraints used (with number of constraints)alldifferent(200)

Solver Data (download as text)

0.18/0.20	c [ This is CaSPERzito (C) mvc@di.fct.unl.pt ]
0.18/0.20	c Parsing = 1
2.66/2.72	c Building = 1
2.95/3.07	c [ NumberOfVariables = 800 ]
2.95/3.07	c [ NumberOfConstraints = 64588 ]
2.95/3.07	c [ SizeOfSearchSpace(log2) = 2850.6 ]
2.95/3.07	c SymmetrySearch = 1
7.21/7.33	c [ Found 2 symmetries ]
7.32/7.42	c InitialPropagation = 1
7.32/7.48	c [ SizeOfSearchSpace(log2) = 2850.54 ]
7.32/7.48	c InitialSAC = 1
10.09/10.23	c [ SizeOfSearchSpace(log2) = 2850.54 ]
10.09/10.23	c Search(DomWDeg) = 

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

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.04 2.00 4/80 16958
/proc/meminfo: memFree=1379056/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=1052 CPUtime=0
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 40 0 0 0 0 0 0 0 19 0 1 0 1990333355 1077248 26 996147200 134512640 135472138 4294956224 18446744073709551615 3167012 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 263 26 20 234 0 3 0

[startup+0.0613969 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 16958
/proc/meminfo: memFree=1379056/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=6220 CPUtime=0.04
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 667 0 0 0 4 0 0 0 18 0 1 0 1990333355 6369280 627 996147200 134512640 135472138 4294956224 18446744073709551615 134523956 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 1555 627 368 234 0 257 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 6220

[startup+0.101398 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 16958
/proc/meminfo: memFree=1379056/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=6616 CPUtime=0.08
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 769 0 0 0 8 0 0 0 18 0 1 0 1990333355 6774784 729 996147200 134512640 135472138 4294956224 18446744073709551615 134723526 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 1654 729 368 234 0 356 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 6616

[startup+0.301421 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 16958
/proc/meminfo: memFree=1379056/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=8596 CPUtime=0.29
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 1264 0 0 0 28 1 0 0 19 0 1 0 1990333355 8802304 1224 996147200 134512640 135472138 4294956224 18446744073709551615 3600842 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 2149 1224 368 234 0 851 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8596

[startup+0.701466 s]
/proc/loadavg: 2.00 2.04 2.00 4/80 16958
/proc/meminfo: memFree=1379056/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=12424 CPUtime=0.68
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 2208 0 0 0 67 1 0 0 23 0 1 0 1990333355 12722176 2168 996147200 134512640 135472138 4294956224 18446744073709551615 4159787379 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 3106 2168 368 234 0 1808 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 12424

[startup+1.50156 s]
/proc/loadavg: 2.00 2.04 2.00 4/81 16959
/proc/meminfo: memFree=1368616/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=19684 CPUtime=1.47
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 4042 0 0 0 144 3 0 0 25 0 1 0 1990333355 20156416 4002 996147200 134512640 135472138 4294956224 18446744073709551615 4158759472 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 4921 4002 368 234 0 3623 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 19684

[startup+3.10274 s]
/proc/loadavg: 2.00 2.04 2.00 3/81 16959
/proc/meminfo: memFree=1358824/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=200632 CPUtime=3.05
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 21957 0 0 0 292 13 0 0 25 0 1 0 1990333355 205447168 21917 996147200 134512640 135472138 4294956224 18446744073709551615 134634190 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 50158 21917 457 234 0 48860 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 200632

[startup+6.30109 s]
/proc/loadavg: 2.00 2.04 2.00 3/81 16959
/proc/meminfo: memFree=1269288/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=233168 CPUtime=6.22
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 28011 0 0 0 607 15 0 0 25 0 1 0 1990333355 238764032 27857 996147200 134512640 135472138 4294956224 18446744073709551615 134535920 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 58292 27857 464 234 0 56994 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 233168

[startup+12.7028 s]
/proc/loadavg: 2.00 2.04 2.00 3/81 16959
/proc/meminfo: memFree=1273960/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=212916 CPUtime=12.56
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 30154 0 0 0 1240 16 0 0 25 0 1 0 1990333355 218025984 26653 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 53229 26653 502 234 0 51931 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 212916

[startup+25.5012 s]
/proc/loadavg: 2.08 2.05 2.00 3/81 16959
/proc/meminfo: memFree=1274088/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=212916 CPUtime=25.25
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 30154 0 0 0 2509 16 0 0 25 0 1 0 1990333355 218025984 26653 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 53229 26653 502 234 0 51931 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 212916

[startup+51.101 s]
/proc/loadavg: 2.05 2.05 2.00 3/81 16959
/proc/meminfo: memFree=1242600/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=212932 CPUtime=50.64
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 37998 0 0 0 5044 20 0 0 25 0 1 0 1990333355 218042368 34497 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 53233 34497 505 234 0 51935 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 212932

[startup+102.307 s]
/proc/loadavg: 2.08 2.05 2.00 3/81 16959
/proc/meminfo: memFree=1216168/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=101.38
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 44542 0 0 0 10116 22 0 0 25 0 1 0 1990333355 346046464 41041 996147200 134512640 135472138 4294956224 18446744073709551615 135202757 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 41041 505 234 0 83186 0
Current children cumulated CPU time (s) 101.38
Current children cumulated vsize (KiB) 337936

[startup+162.301 s]
/proc/loadavg: 2.08 2.06 2.00 3/81 16959
/proc/meminfo: memFree=1196904/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=160.86
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 49388 0 0 0 16062 24 0 0 25 0 1 0 1990333355 346046464 45887 996147200 134512640 135472138 4294956224 18446744073709551615 134672480 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 45887 505 234 0 83186 0
Current children cumulated CPU time (s) 160.86
Current children cumulated vsize (KiB) 337936

[startup+222.302 s]
/proc/loadavg: 2.08 2.06 2.00 3/81 16959
/proc/meminfo: memFree=1196840/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=220.35
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 49388 0 0 0 22010 25 0 0 25 0 1 0 1990333355 346046464 45887 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 45887 505 234 0 83186 0
Current children cumulated CPU time (s) 220.35
Current children cumulated vsize (KiB) 337936

[startup+282.302 s]
/proc/loadavg: 2.35 2.14 2.03 3/81 16959
/proc/meminfo: memFree=1196840/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=279.84
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 49400 0 0 0 27959 25 0 0 25 0 1 0 1990333355 346046464 45899 996147200 134512640 135472138 4294956224 18446744073709551615 135263657 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 45899 505 234 0 83186 0
Current children cumulated CPU time (s) 279.84
Current children cumulated vsize (KiB) 337936

[startup+342.301 s]
/proc/loadavg: 2.49 2.21 2.06 3/81 16959
/proc/meminfo: memFree=1196584/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=339.32
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 49451 0 0 0 33907 25 0 0 25 0 1 0 1990333355 346046464 45950 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 45950 505 234 0 83186 0
Current children cumulated CPU time (s) 339.32
Current children cumulated vsize (KiB) 337936

[startup+402.302 s]
/proc/loadavg: 2.37 2.23 2.08 3/81 16959
/proc/meminfo: memFree=1196584/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=398.81
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 49451 0 0 0 39856 25 0 0 25 0 1 0 1990333355 346046464 45950 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 45950 505 234 0 83186 0
Current children cumulated CPU time (s) 398.81
Current children cumulated vsize (KiB) 337936

[startup+462.301 s]
/proc/loadavg: 2.17 2.20 2.08 3/81 16961
/proc/meminfo: memFree=1193896/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=458.29
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50124 0 0 0 45804 25 0 0 25 0 1 0 1990333355 346046464 46623 996147200 134512640 135472138 4294956224 18446744073709551615 135202774 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46623 505 234 0 83186 0
Current children cumulated CPU time (s) 458.29
Current children cumulated vsize (KiB) 337936

[startup+522.301 s]
/proc/loadavg: 2.06 2.16 2.07 3/81 16961
/proc/meminfo: memFree=1193832/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=517.78
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50124 0 0 0 51753 25 0 0 25 0 1 0 1990333355 346046464 46623 996147200 134512640 135472138 4294956224 18446744073709551615 134581664 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46623 505 234 0 83186 0
Current children cumulated CPU time (s) 517.78
Current children cumulated vsize (KiB) 337936

[startup+582.302 s]
/proc/loadavg: 2.02 2.13 2.06 3/81 16961
/proc/meminfo: memFree=1193768/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=577.27
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50124 0 0 0 57702 25 0 0 25 0 1 0 1990333355 346046464 46623 996147200 134512640 135472138 4294956224 18446744073709551615 135264224 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46623 505 234 0 83186 0
Current children cumulated CPU time (s) 577.27
Current children cumulated vsize (KiB) 337936

[startup+642.301 s]
/proc/loadavg: 2.01 2.10 2.06 3/81 16961
/proc/meminfo: memFree=1193768/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=636.74
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50124 0 0 0 63649 25 0 0 25 0 1 0 1990333355 346046464 46623 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46623 505 234 0 83186 0
Current children cumulated CPU time (s) 636.74
Current children cumulated vsize (KiB) 337936


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

[startup+822.302 s]
/proc/loadavg: 2.00 2.05 2.04 3/81 16961
/proc/meminfo: memFree=1193512/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=815.18
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50124 0 0 0 81493 25 0 0 25 0 1 0 1990333355 346046464 46623 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46623 505 234 0 83186 0
Current children cumulated CPU time (s) 815.18
Current children cumulated vsize (KiB) 337936

[startup+882.302 s]
/proc/loadavg: 2.00 2.04 2.03 3/81 16961
/proc/meminfo: memFree=1193512/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=874.66
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50124 0 0 0 87441 25 0 0 25 0 1 0 1990333355 346046464 46623 996147200 134512640 135472138 4294956224 18446744073709551615 134984354 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46623 505 234 0 83186 0
Current children cumulated CPU time (s) 874.66
Current children cumulated vsize (KiB) 337936

[startup+942.301 s]
/proc/loadavg: 2.00 2.03 2.03 4/81 16961
/proc/meminfo: memFree=1193576/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=934.14
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50124 0 0 0 93389 25 0 0 25 0 1 0 1990333355 346046464 46623 996147200 134512640 135472138 4294956224 18446744073709551615 135264848 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46623 505 234 0 83186 0
Current children cumulated CPU time (s) 934.14
Current children cumulated vsize (KiB) 337936

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/81 16961
/proc/meminfo: memFree=1192232/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=993.63
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50490 0 0 0 99338 25 0 0 25 0 1 0 1990333355 346046464 46989 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 46989 505 234 0 83186 0
Current children cumulated CPU time (s) 993.63
Current children cumulated vsize (KiB) 337936

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.02 3/81 16961
/proc/meminfo: memFree=1190824/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1053.12
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 50808 0 0 0 105286 26 0 0 25 0 1 0 1990333355 346046464 47307 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 47307 505 234 0 83186 0
Current children cumulated CPU time (s) 1053.12
Current children cumulated vsize (KiB) 337936

[startup+1122.3 s]
/proc/loadavg: 2.04 2.03 2.02 3/81 16961
/proc/meminfo: memFree=1182760/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1112.6
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 52813 0 0 0 111233 27 0 0 25 0 1 0 1990333355 346046464 49312 996147200 134512640 135472138 4294956224 18446744073709551615 135202728 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 49312 505 234 0 83186 0
Current children cumulated CPU time (s) 1112.6
Current children cumulated vsize (KiB) 337936

[startup+1182.3 s]
/proc/loadavg: 2.08 2.04 2.02 4/81 16961
/proc/meminfo: memFree=1177192/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1172.08
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 54176 0 0 0 117181 27 0 0 25 0 1 0 1990333355 346046464 50675 996147200 134512640 135472138 4294956224 18446744073709551615 134984346 0 0 4096 0 0 0 0 17 1 0 0
/proc/16958/statm: 84484 50675 505 234 0 83186 0
Current children cumulated CPU time (s) 1172.08
Current children cumulated vsize (KiB) 337936

[startup+1242.3 s]
/proc/loadavg: 2.12 2.04 2.02 3/81 17003
/proc/meminfo: memFree=775328/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1231.97
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 54331 0 0 0 123169 28 0 0 25 0 1 0 1990333355 346046464 50830 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 50830 505 234 0 83186 0
Current children cumulated CPU time (s) 1231.97
Current children cumulated vsize (KiB) 337936

[startup+1302.3 s]
/proc/loadavg: 2.10 2.05 2.02 3/81 17003
/proc/meminfo: memFree=771168/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1291.96
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 55361 0 0 0 129167 29 0 0 25 0 1 0 1990333355 346046464 51860 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 51860 505 234 0 83186 0
Current children cumulated CPU time (s) 1291.96
Current children cumulated vsize (KiB) 337936

[startup+1362.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/81 17003
/proc/meminfo: memFree=765792/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1351.93
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 56693 0 0 0 135164 29 0 0 25 0 1 0 1990333355 346046464 53192 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 53192 505 234 0 83186 0
Current children cumulated CPU time (s) 1351.93
Current children cumulated vsize (KiB) 337936

[startup+1422.31 s]
/proc/loadavg: 2.08 2.06 2.01 3/81 17003
/proc/meminfo: memFree=758944/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1411.92
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58377 0 0 0 141162 30 0 0 25 0 1 0 1990333355 346046464 54876 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 54876 505 234 0 83186 0
Current children cumulated CPU time (s) 1411.92
Current children cumulated vsize (KiB) 337936

[startup+1482.3 s]
/proc/loadavg: 2.08 2.06 2.01 3/81 17003
/proc/meminfo: memFree=758368/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1471.88
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58531 0 0 0 147158 30 0 0 25 0 1 0 1990333355 346046464 55030 996147200 134512640 135472138 4294956224 18446744073709551615 134984283 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 55030 505 234 0 83186 0
Current children cumulated CPU time (s) 1471.88
Current children cumulated vsize (KiB) 337936

[startup+1542.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/81 17003
/proc/meminfo: memFree=758368/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1531.86
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58531 0 0 0 153156 30 0 0 25 0 1 0 1990333355 346046464 55030 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 55030 505 234 0 83186 0
Current children cumulated CPU time (s) 1531.86
Current children cumulated vsize (KiB) 337936

[startup+1602.3 s]
/proc/loadavg: 2.20 2.11 2.03 4/81 17003
/proc/meminfo: memFree=758304/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1591.85
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58531 0 0 0 159154 31 0 0 25 0 1 0 1990333355 346046464 55030 996147200 134512640 135472138 4294956224 18446744073709551615 135202769 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 55030 505 234 0 83186 0
Current children cumulated CPU time (s) 1591.85
Current children cumulated vsize (KiB) 337936

[startup+1662.3 s]
/proc/loadavg: 2.17 2.11 2.03 3/81 17009
/proc/meminfo: memFree=758040/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1651.82
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58531 0 0 0 165151 31 0 0 25 0 1 0 1990333355 346046464 55030 996147200 134512640 135472138 4294956224 18446744073709551615 135264879 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 55030 505 234 0 83186 0
Current children cumulated CPU time (s) 1651.82
Current children cumulated vsize (KiB) 337936

[startup+1722.3 s]
/proc/loadavg: 2.09 2.10 2.03 3/81 17009
/proc/meminfo: memFree=758048/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337936 CPUtime=1711.79
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58531 0 0 0 171148 31 0 0 25 0 1 0 1990333355 346046464 55030 996147200 134512640 135472138 4294956224 18446744073709551615 134581662 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84484 55030 505 234 0 83186 0
Current children cumulated CPU time (s) 1711.79
Current children cumulated vsize (KiB) 337936

[startup+1782.3 s]
/proc/loadavg: 2.06 2.10 2.03 3/81 17009
/proc/meminfo: memFree=758176/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337940 CPUtime=1771.77
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58532 0 0 0 177146 31 0 0 25 0 1 0 1990333355 346050560 55031 996147200 134512640 135472138 4294956224 18446744073709551615 134905662 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84485 55031 505 234 0 83187 0
Current children cumulated CPU time (s) 1771.77
Current children cumulated vsize (KiB) 337940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.61 s]
/proc/loadavg: 2.04 2.09 2.03 3/81 17009
/proc/meminfo: memFree=758176/2055920 swapFree=4179764/4192956
[pid=16958] ppid=16956 vsize=337940 CPUtime=1800.07
/proc/16958/stat : 16958 (casperzito) R 16956 16958 15926 0 -1 4194304 58532 0 0 0 179976 31 0 0 25 0 1 0 1990333355 346050560 55031 996147200 134512640 135472138 4294956224 18446744073709551615 135202746 0 0 4096 0 0 0 0 17 0 0 0
/proc/16958/statm: 84485 55031 505 234 0 83187 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 337940

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): 1810.65
CPU time (s): 1800.12
CPU user time (s): 1799.76
CPU system time (s): 0.352946
CPU usage (%): 99.4184
Max. virtual memory (cumulated for all children) (KiB): 337940

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

runsolver used 1.81072 second user time and 5.05223 second system time

The end

Launcher Data (download as text)

Begin job on node37 at 2008-07-03 21:33:21
IDJOB=1058223
IDBENCH=54114
IDSOLVER=362
FILE ID=node37/1058223-1215113600
PBS_JOBID= 7877130
Free space on /tmp= 66528 MiB

SOLVER NAME= casper zito
BENCH NAME= CPAI08/csp/compet02/normalized-patat-02-comp-10.xml
COMMAND LINE= HOME/casperzito BENCHNAME RANDOMSEED 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1058223-1215113600/watcher-1058223-1215113600 -o /tmp/evaluation-result-1058223-1215113600/solver-1058223-1215113600 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/casperzito HOME/instance-1058223-1215113600.xml 2109414271 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 2a82fd0e6a406c196682c347f06803ad
RANDOM SEED=2109414271

node37.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.236
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.236
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:       1379536 kB
Buffers:         66388 kB
Cached:         303216 kB
SwapCached:       7116 kB
Active:         405936 kB
Inactive:       197064 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1379536 kB
SwapTotal:     4192956 kB
SwapFree:      4179764 kB
Dirty:           11880 kB
Writeback:           0 kB
Mapped:         246792 kB
Slab:            58244 kB
Committed_AS:  4211536 kB
PageTables:       2240 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264884 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66524 MiB
End job on node37 at 2008-07-03 22:03:34