Trace number 212345

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, and are wall clock time (not CPU 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
Tramontane 2006-12-04? (TO) 1800.09 1806.76

General information on the benchmark

NamepseudoSeries/mpsReduced/
mps-red-markshare1-1.xml
MD5SUM9d587966873cd8f6fcae4af52f94f7cf
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.06199
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables280
Number of constraints17
Maximum constraint arity130
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension17
Global constraints used (with number of constraints)

Solver Data (download as text)

0.21	c 
0.21	c Parsing xml file
0.21	c 	domains...............    0
0.21	c 	variables.............    0
0.21	c 	predicates............ 0.13
0.21	c 	constraints........... 0.05
0.21	c Allocating memory
0.21	c 
0.21	c time limit = -1
0.21	c heuristic = dom/wdeg
0.21	c restart policy = Geometric increment
0.21	c restart base = 222
0.21	c restart factor = 1.33
0.21	c 
0.21	c Solving
0.21	c

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node20/watcher-212345-1168218724 -o ROOT/results/node20/solver-212345-1168218724 -C 1800 -M 900 /tmp/evaluation/212345-1168218724/tramontane/bin/solver /tmp/evaluation/212345-1168218724/unknown.xml -res geom -f 3 -v 1 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.99 2.00 1.92 5/86 12129
/proc/meminfo: memFree=1475560/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=540 CPUtime=0
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 41 0 0 0 0 0 0 0 19 0 1 0 170267035 552960 26 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 7619364 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 135 26 21 92 0 18 0

[startup+0.104028 s]
/proc/loadavg: 1.99 2.00 1.92 5/86 12129
/proc/meminfo: memFree=1475560/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7608 CPUtime=0.09
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 970 0 0 0 9 0 0 0 18 0 1 0 170267035 7790592 938 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 8060645 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1902 938 700 92 0 246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7608

[startup+0.512072 s]
/proc/loadavg: 1.99 2.00 1.92 5/86 12129
/proc/meminfo: memFree=1475560/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=0.5
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1025 0 0 0 50 0 0 0 22 0 1 0 170267035 7925760 993 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710188 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 993 722 92 0 279 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 7740

[startup+1.33317 s]
/proc/loadavg: 1.99 2.00 1.92 3/86 12129
/proc/meminfo: memFree=1474280/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1.31
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 131 0 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 7740

[startup+2.97037 s]
/proc/loadavg: 1.99 2.00 1.92 3/86 12129
/proc/meminfo: memFree=1474280/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=2.94
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 294 0 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 7740

[startup+6.24976 s]
/proc/loadavg: 1.99 2.00 1.92 3/86 12129
/proc/meminfo: memFree=1474280/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=6.21
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 620 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 7740

[startup+12.7115 s]
/proc/loadavg: 1.99 2.00 1.92 3/86 12129
/proc/meminfo: memFree=1474328/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=12.65
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 1264 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 7740

[startup+25.5251 s]
/proc/loadavg: 1.99 2.00 1.92 3/86 12129
/proc/meminfo: memFree=1474456/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=25.42
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 2541 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710183 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 7740

[startup+51.1522 s]
/proc/loadavg: 1.99 2.00 1.92 3/86 12129
/proc/meminfo: memFree=1474584/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=50.94
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 5093 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710172 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 7740

[startup+102.398 s]
/proc/loadavg: 2.06 2.02 1.93 3/86 12129
/proc/meminfo: memFree=1474648/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=101.99
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 10198 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710185 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 101.99
Current children cumulated vsize (KiB) 7740

[startup+162.471 s]
/proc/loadavg: 2.02 2.01 1.93 3/86 12129
/proc/meminfo: memFree=1474584/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=161.82
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 16181 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710470 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 7740

[startup+222.539 s]
/proc/loadavg: 2.01 2.00 1.93 3/86 12129
/proc/meminfo: memFree=1474584/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=221.66
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 22165 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708976 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 221.66
Current children cumulated vsize (KiB) 7740

[startup+282.604 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12129
/proc/meminfo: memFree=1474584/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=281.5
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 28149 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 281.5
Current children cumulated vsize (KiB) 7740

[startup+342.671 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12129
/proc/meminfo: memFree=1474520/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=341.33
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 34132 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710503 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 341.33
Current children cumulated vsize (KiB) 7740

[startup+402.743 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12129
/proc/meminfo: memFree=1474456/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=401.17
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 40116 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 401.17
Current children cumulated vsize (KiB) 7740

[startup+462.809 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474200/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=461
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 46099 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 461
Current children cumulated vsize (KiB) 7740

[startup+522.875 s]
/proc/loadavg: 2.04 2.01 1.93 4/86 12131
/proc/meminfo: memFree=1474200/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=520.84
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 52083 1 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 520.84
Current children cumulated vsize (KiB) 7740

[startup+582.939 s]
/proc/loadavg: 2.01 2.01 1.93 3/86 12131
/proc/meminfo: memFree=1474200/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=580.68
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 58066 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 580.68
Current children cumulated vsize (KiB) 7740

[startup+643.01 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474264/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=640.52
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 64050 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710482 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 640.52
Current children cumulated vsize (KiB) 7740

[startup+703.075 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474264/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=700.35
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 70033 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708986 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 700.35
Current children cumulated vsize (KiB) 7740

[startup+763.142 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474264/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=760.19
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 76017 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 760.19
Current children cumulated vsize (KiB) 7740

[startup+823.212 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474200/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=820.02
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 82000 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 820.02
Current children cumulated vsize (KiB) 7740

[startup+883.279 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474200/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=879.86
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 87984 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 879.86
Current children cumulated vsize (KiB) 7740

[startup+943.346 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474136/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=939.7
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 93968 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 939.7
Current children cumulated vsize (KiB) 7740

[startup+1003.41 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474072/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=999.53
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 99951 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710464 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 999.53
Current children cumulated vsize (KiB) 7740

[startup+1063.48 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474008/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1059.36
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 105934 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1059.36
Current children cumulated vsize (KiB) 7740

[startup+1123.55 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1474008/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1119.2
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 111918 2 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134722065 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1119.2
Current children cumulated vsize (KiB) 7740

[startup+1183.61 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1473944/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1179.04
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 117901 3 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1179.04
Current children cumulated vsize (KiB) 7740

[startup+1243.67 s]
/proc/loadavg: 2.00 2.00 1.93 3/86 12131
/proc/meminfo: memFree=1473816/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1238.88
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 123885 3 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710150 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1238.88
Current children cumulated vsize (KiB) 7740

[startup+1303.74 s]
/proc/loadavg: 2.06 2.02 1.94 3/86 12131
/proc/meminfo: memFree=1473816/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1298.71
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 129868 3 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710194 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1298.71
Current children cumulated vsize (KiB) 7740

[startup+1363.81 s]
/proc/loadavg: 2.02 2.01 1.94 3/86 12131
/proc/meminfo: memFree=1473688/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1358.55
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 135852 3 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710465 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1358.55
Current children cumulated vsize (KiB) 7740

[startup+1423.88 s]
/proc/loadavg: 2.01 2.00 1.94 3/86 12131
/proc/meminfo: memFree=1473624/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1418.38
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 141835 3 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710490 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1418.38
Current children cumulated vsize (KiB) 7740

[startup+1483.95 s]
/proc/loadavg: 2.03 2.01 1.94 3/86 12131
/proc/meminfo: memFree=1473560/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1478.21
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 147818 3 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710145 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1478.21
Current children cumulated vsize (KiB) 7740

[startup+1544.01 s]
/proc/loadavg: 2.01 2.01 1.94 3/86 12131
/proc/meminfo: memFree=1473496/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1538.05
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 153802 3 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708977 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1538.05
Current children cumulated vsize (KiB) 7740

[startup+1604.07 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 12131
/proc/meminfo: memFree=1473432/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1597.89
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 159785 4 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134708982 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1597.89
Current children cumulated vsize (KiB) 7740

[startup+1664.14 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 12131
/proc/meminfo: memFree=1473432/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1657.72
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 165768 4 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710511 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1657.72
Current children cumulated vsize (KiB) 7740

[startup+1724.21 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 12131
/proc/meminfo: memFree=1473368/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1717.55
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 171751 4 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710164 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1717.55
Current children cumulated vsize (KiB) 7740

[startup+1784.21 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 12131
/proc/meminfo: memFree=1473304/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1777.53
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 177749 4 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710159 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1777.53
Current children cumulated vsize (KiB) 7740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1806.75 s]
/proc/loadavg: 2.00 2.00 1.94 3/86 12131
/proc/meminfo: memFree=1473304/2055920 swapFree=4170192/4192956
[pid=12128] ppid=12126 vsize=7740 CPUtime=1800.07
/proc/12128/stat : 12128 (solver) R 12126 12128 10884 0 -1 4194304 1026 0 0 0 180003 4 0 0 25 0 1 0 170267035 7925760 994 18446744073709551615 134512640 134893233 4294956656 18446744073709551615 134710506 0 0 4096 0 0 0 0 17 1 0 0
/proc/12128/statm: 1935 994 723 92 0 279 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 7740

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1806.76
CPU time (s): 1800.09
CPU user time (s): 1800.04
CPU system time (s): 0.048992
CPU usage (%): 99.6309
Max. virtual memory (cumulated for all children) (KiB): 7740

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
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= 1026
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= 10
involuntary context switches= 53304

runsolver used 2.03669 s user time and 4.38733 s system time

The end

Launcher Data (download as text)

Begin job on node20 on Mon Jan  8 01:12:05 UTC 2007


IDJOB= 212345
IDBENCH= 4763
FILE ID= node20/212345-1168218724

PBS_JOBID= 3480874

Free space on /tmp= 66552 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/mpsReduced/mps-red-markshare1-1.xml
COMMAND LINE= /tmp/evaluation/212345-1168218724/tramontane/bin/solver /tmp/evaluation/212345-1168218724/unknown.xml -res geom -f 3 -v 1
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node20/watcher-212345-1168218724 -o ROOT/results/node20/solver-212345-1168218724 -C 1800 -M 900  /tmp/evaluation/212345-1168218724/tramontane/bin/solver /tmp/evaluation/212345-1168218724/unknown.xml -res geom -f 3 -v 1

META MD5SUM SOLVER= cb80ed4ac975bdc0101f830a5b1b8f77
MD5SUM BENCH=  9d587966873cd8f6fcae4af52f94f7cf

RANDOM SEED= 463958324

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/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.216
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.216
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:       1475976 kB
Buffers:         12160 kB
Cached:         484888 kB
SwapCached:       2684 kB
Active:          89788 kB
Inactive:       438972 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1475976 kB
SwapTotal:     4192956 kB
SwapFree:      4170192 kB
Dirty:            6228 kB
Writeback:           0 kB
Mapped:          50556 kB
Slab:            35924 kB
Committed_AS:  3438840 kB
PageTables:       2348 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66552 MiB



End job on node20 on Mon Jan  8 01:42:12 UTC 2007