Trace number 196127

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
CSPtoSAT+minisat 0.3? (TO) 1800.17 1811.83

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-14_ext.xml
MD5SUM4e6c42cb632ce7285d1803ee4c764767
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables24
Number of constraints75
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension75
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.06	c This is CSPtoSAT+minisat version 0.3
0.06	c (c) 2006 roussel@cril.univ-artois.fr
0.06	
0.06	c This solver internally uses a modified version of MiniSat2 version 061112
0.06	c MiniSat -- Copyright (c) 2003-2006, Niklas Een, Niklas Sorensson
0.06	
0.06	c parsing...
0.06	c preparing clauses for relation R0
0.12	c preparing clauses for relation R1
0.12	c preparing clauses for relation R2
0.13	c preparing clauses for relation R3
0.16	c preparing clauses for relation R4
0.19	c preparing clauses for relation R5
0.22	c preparing clauses for relation R6
0.24	c preparing clauses for relation R7
0.27	c preparing clauses for relation R8
0.30	c preparing clauses for relation R9
0.33	c preparing clauses for relation R10
0.36	c preparing clauses for relation R11
0.39	c preparing clauses for relation R12
0.42	c preparing clauses for relation R13
0.45	c preparing clauses for relation R14
0.48	c preparing clauses for relation R15
0.50	c preparing clauses for relation R16
0.53	c preparing clauses for relation R17
0.56	c preparing clauses for relation R18
0.59	c preparing clauses for relation R19
0.62	c preparing clauses for relation R20
0.65	c preparing clauses for relation R21
0.67	c preparing clauses for relation R22
0.70	c preparing clauses for relation R23
0.73	c preparing clauses for relation R24
0.76	c preparing clauses for relation R25
0.79	c preparing clauses for relation R26
0.82	c preparing clauses for relation R27
0.85	c preparing clauses for relation R28
0.88	c preparing clauses for relation R29
0.91	c preparing clauses for relation R30
0.94	c preparing clauses for relation R31
0.96	c preparing clauses for relation R32
0.99	c preparing clauses for relation R33
1.01	c preparing clauses for relation R34
1.03	c preparing clauses for relation R35
1.06	c preparing clauses for relation R36
1.09	c preparing clauses for relation R37
1.12	c preparing clauses for relation R38
1.15	c preparing clauses for relation R39
1.18	c preparing clauses for relation R40
1.21	c preparing clauses for relation R41
1.24	c preparing clauses for relation R42
1.26	c preparing clauses for relation R43
1.29	c preparing clauses for relation R44
1.32	c preparing clauses for relation R45
1.35	c preparing clauses for relation R46
1.38	c preparing clauses for relation R47
1.41	c preparing clauses for relation R48
1.44	c preparing clauses for relation R49
1.47	c preparing clauses for relation R50
1.50	c preparing clauses for relation R51
1.53	c preparing clauses for relation R52
1.55	c preparing clauses for relation R53
1.58	c preparing clauses for relation R54
1.61	c preparing clauses for relation R55
1.64	c preparing clauses for relation R56
1.67	c preparing clauses for relation R57
1.70	c preparing clauses for relation R58
1.73	c preparing clauses for relation R59
1.76	c preparing clauses for relation R60
1.79	c preparing clauses for relation R61
1.82	c preparing clauses for relation R62
1.85	c preparing clauses for relation R63
1.87	c preparing clauses for relation R64
1.90	c preparing clauses for relation R65
1.93	c preparing clauses for relation R66
1.96	c preparing clauses for relation R67
1.99	c preparing clauses for relation R68
2.02	c preparing clauses for relation R69
2.05	c preparing clauses for relation R70
2.08	c preparing clauses for relation R71
2.11	c preparing clauses for relation R72
2.13	c preparing clauses for relation R73
2.16	c preparing clauses for relation R74
2.18	c instanciating clauses for relation R0 (supports) and variables V0 V2 V12 
2.21	c instanciating clauses for relation R1 (supports) and variables V0 V2 V18 
2.26	c instanciating clauses for relation R2 (supports) and variables V0 V4 V11 
2.30	c instanciating clauses for relation R3 (supports) and variables V0 V4 V17 
2.33	c instanciating clauses for relation R4 (supports) and variables V0 V5 V18 
2.37	c instanciating clauses for relation R5 (supports) and variables V0 V9 V10 
2.41	c instanciating clauses for relation R6 (supports) and variables V0 V10 V19 
2.45	c instanciating clauses for relation R7 (supports) and variables V0 V10 V20 
2.49	c instanciating clauses for relation R8 (supports) and variables V0 V12 V18 
2.52	c instanciating clauses for relation R9 (supports) and variables V0 V18 V19 
2.56	c instanciating clauses for relation R10 (supports) and variables V0 V18 V20 
2.60	c instanciating clauses for relation R11 (supports) and variables V1 V2 V12 
2.64	c instanciating clauses for relation R12 (supports) and variables V1 V5 V11 
2.68	c instanciating clauses for relation R13 (supports) and variables V1 V8 V10 
2.72	c instanciating clauses for relation R14 (supports) and variables V1 V8 V11 
2.75	c instanciating clauses for relation R15 (supports) and variables V1 V8 V16 
2.79	c instanciating clauses for relation R16 (supports) and variables V1 V11 V15 
2.83	c instanciating clauses for relation R17 (supports) and variables V1 V16 V19 
2.87	c instanciating clauses for relation R18 (supports) and variables V1 V17 V20 
2.91	c instanciating clauses for relation R19 (supports) and variables V2 V4 V23 
2.94	c instanciating clauses for relation R20 (supports) and variables V2 V6 V16 
2.98	c instanciating clauses for relation R21 (supports) and variables V2 V7 V12 
3.02	c instanciating clauses for relation R22 (supports) and variables V2 V7 V23 
3.06	c instanciating clauses for relation R23 (supports) and variables V2 V8 V20 
3.10	c instanciating clauses for relation R24 (supports) and variables V2 V9 V13 
3.14	c instanciating clauses for relation R25 (supports) and variables V2 V10 V16 
3.17	c instanciating clauses for relation R26 (supports) and variables V2 V13 V19 
3.21	c instanciating clauses for relation R27 (supports) and variables V3 V5 V13 
3.25	c instanciating clauses for relation R28 (supports) and variables V3 V6 V14 
3.29	c instanciating clauses for relation R29 (supports) and variables V3 V7 V16 
3.33	c instanciating clauses for relation R30 (supports) and variables V3 V7 V19 
3.37	c instanciating clauses for relation R31 (supports) and variables V3 V11 V15 
3.41	c instanciating clauses for relation R32 (supports) and variables V3 V11 V17 
3.45	c instanciating clauses for relation R33 (supports) and variables V3 V19 V23 
3.48	c instanciating clauses for relation R34 (supports) and variables V4 V5 V23 
3.50	c instanciating clauses for relation R35 (supports) and variables V4 V6 V15 
3.54	c instanciating clauses for relation R36 (supports) and variables V4 V8 V22 
3.58	c instanciating clauses for relation R37 (supports) and variables V4 V10 V15 
3.61	c instanciating clauses for relation R38 (supports) and variables V4 V14 V15 
3.65	c instanciating clauses for relation R39 (supports) and variables V4 V15 V16 
3.69	c instanciating clauses for relation R40 (supports) and variables V4 V18 V20 
3.73	c instanciating clauses for relation R41 (supports) and variables V4 V18 V22 
3.77	c instanciating clauses for relation R42 (supports) and variables V5 V7 V16 
3.81	c instanciating clauses for relation R43 (supports) and variables V5 V9 V14 
3.84	c instanciating clauses for relation R44 (supports) and variables V5 V10 V11 
3.88	c instanciating clauses for relation R45 (supports) and variables V6 V7 V15 
3.92	c instanciating clauses for relation R46 (supports) and variables V6 V9 V23 
3.96	c instanciating clauses for relation R47 (supports) and variables V6 V10 V16 
4.00	c instanciating clauses for relation R48 (supports) and variables V6 V16 V19 
4.03	c instanciating clauses for relation R49 (supports) and variables V7 V9 V16 
4.07	c instanciating clauses for relation R50 (supports) and variables V7 V11 V19 
4.11	c instanciating clauses for relation R51 (supports) and variables V7 V17 V19 
4.15	c instanciating clauses for relation R52 (supports) and variables V8 V13 V18 
4.19	c instanciating clauses for relation R53 (supports) and variables V9 V11 V15 
4.23	c instanciating clauses for relation R54 (supports) and variables V9 V11 V19 
4.26	c instanciating clauses for relation R55 (supports) and variables V9 V14 V23 
4.30	c instanciating clauses for relation R56 (supports) and variables V9 V16 V17 
4.34	c instanciating clauses for relation R57 (supports) and variables V9 V17 V22 
4.38	c instanciating clauses for relation R58 (supports) and variables V10 V15 V18 
4.42	c instanciating clauses for relation R59 (supports) and variables V11 V12 V20 
4.45	c instanciating clauses for relation R60 (supports) and variables V11 V12 V21 
4.49	c instanciating clauses for relation R61 (supports) and variables V11 V13 V20 
4.54	c instanciating clauses for relation R62 (supports) and variables V11 V17 V23 
4.57	c instanciating clauses for relation R63 (supports) and variables V12 V13 V18 
4.61	c instanciating clauses for relation R64 (supports) and variables V12 V17 V23 
4.65	c instanciating clauses for relation R65 (supports) and variables V13 V15 V20 
4.69	c instanciating clauses for relation R66 (supports) and variables V13 V15 V23 
4.72	c instanciating clauses for relation R67 (supports) and variables V13 V18 V19 
4.76	c instanciating clauses for relation R68 (supports) and variables V13 V20 V22 
4.80	c instanciating clauses for relation R69 (supports) and variables V15 V16 V23 
4.84	c instanciating clauses for relation R70 (supports) and variables V15 V22 V23 
4.88	c instanciating clauses for relation R71 (supports) and variables V16 V17 V23 
4.91	c instanciating clauses for relation R72 (supports) and variables V17 V21 V22 
4.95	c instanciating clauses for relation R73 (supports) and variables V18 V20 V22 
4.99	c instanciating clauses for relation R74 (supports) and variables V19 V20 V23 
5.07	c ...done
5.07	c #SATvar=1136711 #SATclauses=3419100 #CSPpredicates=0

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/node42/watcher-196127-1168051813 -o ROOT/results/node42/solver-196127-1168051813 -C 1800 -M 900 /tmp/evaluation/196127-1168051813/CSPtoSAT+minisat /tmp/evaluation/196127-1168051813/unknown.xml 

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: 0.95 1.60 1.84 4/73 19082
/proc/meminfo: memFree=1420512/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=5256 CPUtime=0
/proc/19081/stat : 19081 (CSPtoSAT+minisa) D 19076 19081 18969 0 -1 4194304 62 0 0 0 0 0 0 0 18 0 1 0 153580585 5382144 45 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12407716 0 0 4096 0 18446744071563608069 0 0 17 1 0 0
/proc/19081/statm: 1314 45 34 52 0 24 0

[startup+0.103798 s]
/proc/loadavg: 0.95 1.60 1.84 4/73 19082
/proc/meminfo: memFree=1420512/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=12080 CPUtime=0.08
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 3008 0 1 0 7 1 0 0 18 0 1 0 153580585 12369920 2027 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 12543608 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 3020 2027 702 52 0 1388 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12080

[startup+0.511837 s]
/proc/loadavg: 0.95 1.60 1.84 4/73 19082
/proc/meminfo: memFree=1420512/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=44368 CPUtime=0.48
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 17711 0 1 0 42 6 0 0 21 0 1 0 153580585 45432832 9741 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134587631 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 11092 9741 702 52 0 9460 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 44368

[startup+1.33194 s]
/proc/loadavg: 0.95 1.60 1.84 3/73 19082
/proc/meminfo: memFree=1261344/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=107908 CPUtime=1.31
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 46728 0 1 0 112 19 0 0 25 0 1 0 153580585 110497792 25051 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134589208 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 26977 25051 702 52 0 25345 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 107908

[startup+2.96912 s]
/proc/loadavg: 0.95 1.60 1.84 3/73 19082
/proc/meminfo: memFree=1096736/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=259156 CPUtime=2.93
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 97416 0 1 0 256 37 0 0 25 0 1 0 153580585 265375744 61453 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134687840 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 64789 61453 705 52 0 63157 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 259156

[startup+6.24848 s]
/proc/loadavg: 1.03 1.61 1.84 3/73 19082
/proc/meminfo: memFree=795616/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=326396 CPUtime=6.19
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 150935 0 1 0 556 63 0 0 25 0 1 0 153580585 334229504 77910 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134562819 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 81599 77910 714 52 0 79967 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 326396

[startup+12.7142 s]
/proc/loadavg: 1.11 1.62 1.85 4/73 19082
/proc/meminfo: memFree=790624/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=328176 CPUtime=12.63
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 151200 0 1 0 1200 63 0 0 25 0 1 0 153580585 336052224 78175 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672943 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 82044 78175 714 52 0 80412 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 328176

[startup+25.5396 s]
/proc/loadavg: 1.45 1.67 1.86 3/73 19082
/proc/meminfo: memFree=787936/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=329536 CPUtime=25.38
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 151517 0 1 0 2474 64 0 0 25 0 1 0 153580585 337444864 78492 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673043 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 82384 78492 714 52 0 80752 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 329536

[startup+51.1834 s]
/proc/loadavg: 1.64 1.69 1.86 3/73 19082
/proc/meminfo: memFree=784992/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=329420 CPUtime=50.92
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 151704 0 1 0 5027 65 0 0 25 0 1 0 153580585 337326080 78582 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673012 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 82355 78582 720 52 0 80723 0
Current children cumulated CPU time (s) 50.92
Current children cumulated vsize (KiB) 329420

[startup+102.462 s]
/proc/loadavg: 1.84 1.74 1.86 3/73 19082
/proc/meminfo: memFree=768352/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=337688 CPUtime=101.98
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 153778 0 1 0 10132 66 0 0 25 0 1 0 153580585 345792512 80656 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672996 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 84422 80656 720 52 0 82790 0
Current children cumulated CPU time (s) 101.98
Current children cumulated vsize (KiB) 337688

[startup+162.567 s]
/proc/loadavg: 1.94 1.78 1.87 3/73 19082
/proc/meminfo: memFree=749664/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=347168 CPUtime=161.78
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 156354 0 1 0 16111 67 0 0 25 0 1 0 153580585 355500032 83056 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 86792 83056 720 52 0 85160 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 347168

[startup+222.666 s]
/proc/loadavg: 1.98 1.82 1.88 3/73 19082
/proc/meminfo: memFree=727136/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=360020 CPUtime=221.63
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 159774 0 1 0 22094 69 0 0 25 0 1 0 153580585 368660480 86298 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 90005 86298 720 52 0 88373 0
Current children cumulated CPU time (s) 221.63
Current children cumulated vsize (KiB) 360020

[startup+282.669 s]
/proc/loadavg: 1.99 1.85 1.88 3/73 19082
/proc/meminfo: memFree=710624/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=368220 CPUtime=281.38
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 161828 0 1 0 28067 71 0 0 25 0 1 0 153580585 377057280 88352 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 92055 88352 720 52 0 90423 0
Current children cumulated CPU time (s) 281.38
Current children cumulated vsize (KiB) 368220

[startup+342.67 s]
/proc/loadavg: 1.99 1.87 1.89 3/73 19082
/proc/meminfo: memFree=694880/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=380244 CPUtime=341.09
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 164990 0 1 0 34036 73 0 0 25 0 1 0 153580585 389369856 91390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672955 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 95061 91390 720 52 0 93429 0
Current children cumulated CPU time (s) 341.09
Current children cumulated vsize (KiB) 380244

[startup+402.671 s]
/proc/loadavg: 1.99 1.89 1.89 3/73 19082
/proc/meminfo: memFree=686304/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=386172 CPUtime=400.83
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 166459 0 1 0 40009 74 0 0 25 0 1 0 153580585 395440128 92859 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134675804 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 96543 92859 720 52 0 94911 0
Current children cumulated CPU time (s) 400.83
Current children cumulated vsize (KiB) 386172

[startup+462.75 s]
/proc/loadavg: 1.99 1.91 1.90 3/73 19082
/proc/meminfo: memFree=671712/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=391564 CPUtime=460.64
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 167835 0 1 0 45990 74 0 0 25 0 1 0 153580585 400961536 94235 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672973 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 97891 94235 720 52 0 96259 0
Current children cumulated CPU time (s) 460.64
Current children cumulated vsize (KiB) 391564

[startup+522.849 s]
/proc/loadavg: 1.99 1.92 1.91 3/73 19082
/proc/meminfo: memFree=659872/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=396224 CPUtime=520.45
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 169006 0 1 0 51970 75 0 0 25 0 1 0 153580585 405733376 95406 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134676164 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 99056 95406 720 52 0 97424 0
Current children cumulated CPU time (s) 520.45
Current children cumulated vsize (KiB) 396224

[startup+582.948 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 19082
/proc/meminfo: memFree=648160/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=399632 CPUtime=580.29
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 169833 0 1 0 57953 76 0 0 25 0 1 0 153580585 409223168 96233 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 99908 96233 720 52 0 98276 0
Current children cumulated CPU time (s) 580.29
Current children cumulated vsize (KiB) 399632

[startup+643.047 s]
/proc/loadavg: 1.99 1.94 1.91 3/73 19082
/proc/meminfo: memFree=641248/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=401568 CPUtime=640.13
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 170314 0 1 0 63937 76 0 0 25 0 1 0 153580585 411205632 96714 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 100392 96714 720 52 0 98760 0
Current children cumulated CPU time (s) 640.13
Current children cumulated vsize (KiB) 401568

[startup+703.072 s]
/proc/loadavg: 2.14 2.00 1.93 3/79 19230
/proc/meminfo: memFree=632856/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=403940 CPUtime=699.78
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 170930 0 1 0 69891 87 0 0 25 0 1 0 153580585 413634560 97330 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 100985 97330 720 52 0 99353 0
Current children cumulated CPU time (s) 699.78
Current children cumulated vsize (KiB) 403940

[startup+763.094 s]
/proc/loadavg: 2.12 2.02 1.94 3/73 19756
/proc/meminfo: memFree=625624/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=405792 CPUtime=756.13
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 171377 0 1 0 75522 91 0 0 25 0 1 0 153580585 415531008 97777 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 101448 97777 720 52 0 99816 0
Current children cumulated CPU time (s) 756.13
Current children cumulated vsize (KiB) 405792

[startup+823.195 s]
/proc/loadavg: 2.04 2.02 1.94 3/73 19756
/proc/meminfo: memFree=614104/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=408772 CPUtime=815.97
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 172249 0 1 0 81505 92 0 0 25 0 1 0 153580585 418582528 98523 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 102193 98523 720 52 0 100561 0
Current children cumulated CPU time (s) 815.97
Current children cumulated vsize (KiB) 408772

[startup+883.297 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 19756
/proc/meminfo: memFree=601752/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=415472 CPUtime=875.79
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 173950 0 1 0 87486 93 0 0 25 0 1 0 153580585 425443328 100224 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673107 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 103868 100224 720 52 0 102236 0
Current children cumulated CPU time (s) 875.79
Current children cumulated vsize (KiB) 415472

[startup+943.3 s]
/proc/loadavg: 2.00 2.01 1.94 3/73 19756
/proc/meminfo: memFree=591960/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=421028 CPUtime=935.53
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 175283 0 1 0 93458 95 0 0 25 0 1 0 153580585 431132672 101557 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673006 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 105257 101557 720 52 0 103625 0
Current children cumulated CPU time (s) 935.53
Current children cumulated vsize (KiB) 421028

[startup+1003.31 s]
/proc/loadavg: 2.07 2.02 1.94 3/73 19756
/proc/meminfo: memFree=585240/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=423588 CPUtime=995.28
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 175948 0 1 0 99433 95 0 0 25 0 1 0 153580585 433754112 102222 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672994 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 105897 102222 720 52 0 104265 0
Current children cumulated CPU time (s) 995.28
Current children cumulated vsize (KiB) 423588

[startup+1063.31 s]
/proc/loadavg: 2.02 2.01 1.94 3/73 19756
/proc/meminfo: memFree=579616/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=426288 CPUtime=1055
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 176602 0 1 0 105404 96 0 0 25 0 1 0 153580585 436518912 102876 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 106572 102876 720 52 0 104940 0
Current children cumulated CPU time (s) 1055
Current children cumulated vsize (KiB) 426288

[startup+1123.32 s]
/proc/loadavg: 2.01 2.01 1.94 3/73 19756
/proc/meminfo: memFree=575520/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=428656 CPUtime=1114.73
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 177187 0 1 0 111377 96 0 0 25 0 1 0 153580585 438943744 103461 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 107164 103461 720 52 0 105532 0
Current children cumulated CPU time (s) 1114.73
Current children cumulated vsize (KiB) 428656

[startup+1183.32 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 19756
/proc/meminfo: memFree=569312/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=431388 CPUtime=1174.47
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 177877 0 1 0 117350 97 0 0 25 0 1 0 153580585 441741312 104151 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673400 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 107847 104151 720 52 0 106215 0
Current children cumulated CPU time (s) 1174.47
Current children cumulated vsize (KiB) 431388

[startup+1243.32 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 19756
/proc/meminfo: memFree=557984/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=440128 CPUtime=1234.2
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 180069 0 1 0 123321 99 0 0 25 0 1 0 153580585 450691072 106343 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673388 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 110032 106343 720 52 0 108400 0
Current children cumulated CPU time (s) 1234.2
Current children cumulated vsize (KiB) 440128

[startup+1303.33 s]
/proc/loadavg: 2.00 2.00 1.94 3/73 19756
/proc/meminfo: memFree=551840/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=443880 CPUtime=1293.94
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 181022 0 1 0 129294 100 0 0 25 0 1 0 153580585 454533120 107296 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673097 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 110970 107296 720 52 0 109338 0
Current children cumulated CPU time (s) 1293.94
Current children cumulated vsize (KiB) 443880

[startup+1363.43 s]
/proc/loadavg: 2.03 2.01 1.95 3/73 19756
/proc/meminfo: memFree=545568/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=447420 CPUtime=1353.77
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 181886 0 1 0 135277 100 0 0 25 0 1 0 153580585 458158080 108160 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673403 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 111855 108160 720 52 0 110223 0
Current children cumulated CPU time (s) 1353.77
Current children cumulated vsize (KiB) 447420

[startup+1423.53 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 19756
/proc/meminfo: memFree=536544/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=454460 CPUtime=1413.6
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 183828 0 1 0 141259 101 0 0 25 0 1 0 153580585 465367040 109940 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 113615 109940 720 52 0 111983 0
Current children cumulated CPU time (s) 1413.6
Current children cumulated vsize (KiB) 454460

[startup+1483.64 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 19756
/proc/meminfo: memFree=524192/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=464528 CPUtime=1473.43
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 186339 0 1 0 147241 102 0 0 25 0 1 0 153580585 475676672 112451 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 116132 112451 720 52 0 114500 0
Current children cumulated CPU time (s) 1473.43
Current children cumulated vsize (KiB) 464528

[startup+1543.64 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 19756
/proc/meminfo: memFree=513824/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=473304 CPUtime=1533.18
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 188534 0 1 0 153214 104 0 0 25 0 1 0 153580585 484663296 114646 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671356 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 118326 114646 720 52 0 116694 0
Current children cumulated CPU time (s) 1533.18
Current children cumulated vsize (KiB) 473304

[startup+1603.64 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 19756
/proc/meminfo: memFree=507616/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=477572 CPUtime=1592.9
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 189596 0 1 0 159185 105 0 0 25 0 1 0 153580585 489033728 115708 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673102 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 119393 115708 720 52 0 117761 0
Current children cumulated CPU time (s) 1592.9
Current children cumulated vsize (KiB) 477572

[startup+1663.65 s]
/proc/loadavg: 2.04 2.01 1.95 3/73 19756
/proc/meminfo: memFree=497440/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=481432 CPUtime=1652.63
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 190549 0 1 0 165158 105 0 0 25 0 1 0 153580585 492986368 116661 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 120358 116661 720 52 0 118726 0
Current children cumulated CPU time (s) 1652.63
Current children cumulated vsize (KiB) 481432

[startup+1723.74 s]
/proc/loadavg: 2.01 2.01 1.95 3/73 19758
/proc/meminfo: memFree=488672/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=484560 CPUtime=1712.47
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 191360 0 1 0 171141 106 0 0 25 0 1 0 153580585 496189440 117472 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 121140 117472 720 52 0 119508 0
Current children cumulated CPU time (s) 1712.47
Current children cumulated vsize (KiB) 484560

[startup+1783.75 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 19758
/proc/meminfo: memFree=481376/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=486836 CPUtime=1772.18
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 191916 0 1 0 177112 106 0 0 25 0 1 0 153580585 498520064 118028 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/19081/statm: 121709 118028 720 52 0 120077 0
Current children cumulated CPU time (s) 1772.18
Current children cumulated vsize (KiB) 486836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1811.74 s]
/proc/loadavg: 1.99 2.00 1.95 2/68 19767
/proc/meminfo: memFree=947464/2055920 swapFree=4191892/4192956
[pid=19081] ppid=19076 vsize=487928 CPUtime=1800.08
/proc/19081/stat : 19081 (CSPtoSAT+minisa) R 19076 19081 18969 0 -1 4194304 192193 0 1 0 179901 107 0 0 25 0 1 0 153580585 499638272 118305 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 1 0 0
/proc/19081/statm: 121982 118305 720 52 0 120350 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 487928

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1811.83
CPU time (s): 1800.17
CPU user time (s): 1799.02
CPU system time (s): 1.14782
CPU usage (%): 99.3564
Max. virtual memory (cumulated for all children) (KiB): 487928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.02
system time used= 1.14783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 192193
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 24959

runsolver used 1.75373 s user time and 4.76228 s system time

The end

Launcher Data (download as text)

Begin job on node42 on Sat Jan  6 02:50:14 UTC 2007


IDJOB= 196127
IDBENCH= 3327
FILE ID= node42/196127-1168051813

PBS_JOBID= 3475492

Free space on /tmp= 66489 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-14_ext.xml
COMMAND LINE= /tmp/evaluation/196127-1168051813/CSPtoSAT+minisat /tmp/evaluation/196127-1168051813/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node42/watcher-196127-1168051813 -o ROOT/results/node42/solver-196127-1168051813 -C 1800 -M 900  /tmp/evaluation/196127-1168051813/CSPtoSAT+minisat /tmp/evaluation/196127-1168051813/unknown.xml

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  4e6c42cb632ce7285d1803ee4c764767

RANDOM SEED= 807301959

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.229
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.229
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:       1421928 kB
Buffers:         47584 kB
Cached:         492136 kB
SwapCached:        268 kB
Active:          59532 kB
Inactive:       499592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1421928 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            8992 kB
Writeback:           0 kB
Mapped:          28300 kB
Slab:            60460 kB
Committed_AS:  2601936 kB
PageTables:       1616 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= 66536 MiB



End job on node42 on Sat Jan  6 03:20:26 UTC 2007