Trace number 196036

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.13 1810.97

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-3_ext.xml
MD5SUM07199477a79e145417342f0a5ca13a8b
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark976.11
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables24
Number of constraints74
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension74
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.08	c preparing clauses for relation R1
0.11	c preparing clauses for relation R2
0.14	c preparing clauses for relation R3
0.17	c preparing clauses for relation R4
0.20	c preparing clauses for relation R5
0.23	c preparing clauses for relation R6
0.26	c preparing clauses for relation R7
0.29	c preparing clauses for relation R8
0.32	c preparing clauses for relation R9
0.35	c preparing clauses for relation R10
0.38	c preparing clauses for relation R11
0.41	c preparing clauses for relation R12
0.43	c preparing clauses for relation R13
0.46	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.68	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.97	c preparing clauses for relation R32
1.00	c preparing clauses for relation R33
1.03	c preparing clauses for relation R34
1.06	c preparing clauses for relation R35
1.09	c preparing clauses for relation R36
1.11	c preparing clauses for relation R37
1.15	c preparing clauses for relation R38
1.18	c preparing clauses for relation R39
1.21	c preparing clauses for relation R40
1.23	c preparing clauses for relation R41
1.26	c preparing clauses for relation R42
1.29	c preparing clauses for relation R43
1.32	c preparing clauses for relation R44
1.35	c preparing clauses for relation R45
1.38	c preparing clauses for relation R46
1.41	c preparing clauses for relation R47
1.44	c preparing clauses for relation R48
1.47	c preparing clauses for relation R49
1.50	c preparing clauses for relation R50
1.53	c preparing clauses for relation R51
1.56	c preparing clauses for relation R52
1.58	c preparing clauses for relation R53
1.61	c preparing clauses for relation R54
1.64	c preparing clauses for relation R55
1.67	c preparing clauses for relation R56
1.69	c preparing clauses for relation R57
1.71	c preparing clauses for relation R58
1.74	c preparing clauses for relation R59
1.77	c preparing clauses for relation R60
1.80	c preparing clauses for relation R61
1.83	c preparing clauses for relation R62
1.85	c preparing clauses for relation R63
1.88	c preparing clauses for relation R64
1.91	c preparing clauses for relation R65
1.94	c preparing clauses for relation R66
1.97	c preparing clauses for relation R67
2.00	c preparing clauses for relation R68
2.03	c preparing clauses for relation R69
2.06	c preparing clauses for relation R70
2.09	c preparing clauses for relation R71
2.12	c preparing clauses for relation R72
2.15	c preparing clauses for relation R73
2.16	c instanciating clauses for relation R0 (supports) and variables V0 V5 V10 
2.19	c instanciating clauses for relation R1 (supports) and variables V0 V7 V14 
2.23	c instanciating clauses for relation R2 (supports) and variables V0 V8 V9 
2.28	c instanciating clauses for relation R3 (supports) and variables V0 V9 V22 
2.31	c instanciating clauses for relation R4 (supports) and variables V0 V13 V18 
2.35	c instanciating clauses for relation R5 (supports) and variables V0 V13 V19 
2.39	c instanciating clauses for relation R6 (supports) and variables V0 V14 V22 
2.43	c instanciating clauses for relation R7 (supports) and variables V0 V16 V21 
2.47	c instanciating clauses for relation R8 (supports) and variables V1 V2 V16 
2.51	c instanciating clauses for relation R9 (supports) and variables V1 V3 V15 
2.54	c instanciating clauses for relation R10 (supports) and variables V1 V4 V14 
2.58	c instanciating clauses for relation R11 (supports) and variables V1 V5 V11 
2.62	c instanciating clauses for relation R12 (supports) and variables V1 V5 V19 
2.66	c instanciating clauses for relation R13 (supports) and variables V1 V5 V22 
2.70	c instanciating clauses for relation R14 (supports) and variables V1 V8 V17 
2.74	c instanciating clauses for relation R15 (supports) and variables V1 V9 V10 
2.75	c instanciating clauses for relation R16 (supports) and variables V1 V11 V12 
2.79	c instanciating clauses for relation R17 (supports) and variables V1 V14 V18 
2.83	c instanciating clauses for relation R18 (supports) and variables V1 V16 V19 
2.87	c instanciating clauses for relation R19 (supports) and variables V1 V19 V22 
2.91	c instanciating clauses for relation R20 (supports) and variables V2 V3 V10 
2.94	c instanciating clauses for relation R21 (supports) and variables V2 V4 V16 
2.98	c instanciating clauses for relation R22 (supports) and variables V2 V6 V19 
3.02	c instanciating clauses for relation R23 (supports) and variables V2 V10 V20 
3.06	c instanciating clauses for relation R24 (supports) and variables V2 V11 V12 
3.10	c instanciating clauses for relation R25 (supports) and variables V2 V11 V17 
3.14	c instanciating clauses for relation R26 (supports) and variables V2 V12 V18 
3.17	c instanciating clauses for relation R27 (supports) and variables V2 V15 V19 
3.21	c instanciating clauses for relation R28 (supports) and variables V2 V15 V22 
3.25	c instanciating clauses for relation R29 (supports) and variables V2 V18 V19 
3.29	c instanciating clauses for relation R30 (supports) and variables V2 V18 V20 
3.33	c instanciating clauses for relation R31 (supports) and variables V3 V6 V22 
3.36	c instanciating clauses for relation R32 (supports) and variables V3 V7 V9 
3.41	c instanciating clauses for relation R33 (supports) and variables V3 V9 V12 
3.44	c instanciating clauses for relation R34 (supports) and variables V3 V14 V21 
3.48	c instanciating clauses for relation R35 (supports) and variables V3 V16 V19 
3.52	c instanciating clauses for relation R36 (supports) and variables V4 V8 V23 
3.56	c instanciating clauses for relation R37 (supports) and variables V4 V10 V23 
3.60	c instanciating clauses for relation R38 (supports) and variables V4 V14 V19 
3.64	c instanciating clauses for relation R39 (supports) and variables V4 V19 V21 
3.67	c instanciating clauses for relation R40 (supports) and variables V5 V6 V23 
3.71	c instanciating clauses for relation R41 (supports) and variables V5 V8 V9 
3.75	c instanciating clauses for relation R42 (supports) and variables V5 V11 V16 
3.79	c instanciating clauses for relation R43 (supports) and variables V5 V11 V20 
3.83	c instanciating clauses for relation R44 (supports) and variables V5 V14 V16 
3.86	c instanciating clauses for relation R45 (supports) and variables V5 V17 V20 
3.90	c instanciating clauses for relation R46 (supports) and variables V5 V21 V22 
3.94	c instanciating clauses for relation R47 (supports) and variables V6 V7 V16 
3.98	c instanciating clauses for relation R48 (supports) and variables V6 V9 V17 
4.02	c instanciating clauses for relation R49 (supports) and variables V6 V9 V19 
4.05	c instanciating clauses for relation R50 (supports) and variables V6 V11 V15 
4.09	c instanciating clauses for relation R51 (supports) and variables V6 V11 V18 
4.13	c instanciating clauses for relation R52 (supports) and variables V6 V14 V19 
4.17	c instanciating clauses for relation R53 (supports) and variables V6 V18 V19 
4.21	c instanciating clauses for relation R54 (supports) and variables V7 V14 V20 
4.25	c instanciating clauses for relation R55 (supports) and variables V7 V19 V22 
4.29	c instanciating clauses for relation R56 (supports) and variables V8 V10 V15 
4.32	c instanciating clauses for relation R57 (supports) and variables V8 V11 V17 
4.34	c instanciating clauses for relation R58 (supports) and variables V9 V11 V13 
4.38	c instanciating clauses for relation R59 (supports) and variables V10 V12 V13 
4.41	c instanciating clauses for relation R60 (supports) and variables V10 V12 V17 
4.45	c instanciating clauses for relation R61 (supports) and variables V10 V12 V19 
4.49	c instanciating clauses for relation R62 (supports) and variables V10 V14 V22 
4.53	c instanciating clauses for relation R63 (supports) and variables V11 V14 V18 
4.57	c instanciating clauses for relation R64 (supports) and variables V11 V15 V19 
4.61	c instanciating clauses for relation R65 (supports) and variables V11 V17 V20 
4.65	c instanciating clauses for relation R66 (supports) and variables V12 V17 V21 
4.68	c instanciating clauses for relation R67 (supports) and variables V12 V18 V22 
4.72	c instanciating clauses for relation R68 (supports) and variables V13 V21 V22 
4.76	c instanciating clauses for relation R69 (supports) and variables V14 V15 V21 
4.80	c instanciating clauses for relation R70 (supports) and variables V14 V18 V20 
4.84	c instanciating clauses for relation R71 (supports) and variables V15 V20 V22 
4.87	c instanciating clauses for relation R72 (supports) and variables V16 V19 V23 
4.91	c instanciating clauses for relation R73 (supports) and variables V16 V20 V21 
5.00	c ...done
5.00	c #SATvar=1111549 #SATclauses=3343471 #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/node60/watcher-196036-1168051783 -o ROOT/results/node60/solver-196036-1168051783 -C 1800 -M 900 /tmp/evaluation/196036-1168051783/CSPtoSAT+minisat /tmp/evaluation/196036-1168051783/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: 1.25 1.70 1.88 2/70 8556
/proc/meminfo: memFree=1490984/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=428 CPUtime=0
/proc/8555/stat : 8555 (CSPtoSAT+minisa) D 8552 8555 8446 0 -1 4194304 48 0 0 0 0 0 0 0 20 0 1 0 153576181 438272 33 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5534628 0 0 4096 0 18446744071563608240 0 0 17 0 0 0
/proc/8555/statm: 107 33 28 52 0 18 0

[startup+0.102228 s]
/proc/loadavg: 1.25 1.70 1.88 2/70 8556
/proc/meminfo: memFree=1490984/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=11936 CPUtime=0.07
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 2998 0 0 0 6 1 0 0 18 0 1 0 153576181 12222464 2016 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 5967448 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 2984 2016 702 52 0 1352 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11936

[startup+0.510269 s]
/proc/loadavg: 1.25 1.70 1.88 2/70 8556
/proc/meminfo: memFree=1490984/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=43736 CPUtime=0.47
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 17087 0 0 0 41 6 0 0 21 0 1 0 153576181 44785664 9508 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6000211 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 10934 9508 702 52 0 9302 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 43736

[startup+1.33035 s]
/proc/loadavg: 1.25 1.70 1.88 3/73 8559
/proc/meminfo: memFree=1333136/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=106192 CPUtime=1.28
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 45717 0 0 0 110 18 0 0 25 0 1 0 153576181 108740608 24622 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 6000211 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 26548 24622 702 52 0 24916 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 106192

[startup+2.96652 s]
/proc/loadavg: 1.25 1.70 1.88 3/73 8559
/proc/meminfo: memFree=1166736/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=256884 CPUtime=2.92
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 96164 0 0 0 254 38 0 0 25 0 1 0 153576181 263049216 60934 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672384 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 64221 60934 705 52 0 62589 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 256884

[startup+6.24584 s]
/proc/loadavg: 1.39 1.72 1.89 3/73 8559
/proc/meminfo: memFree=884496/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=321212 CPUtime=6.18
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 147718 0 0 0 553 65 0 0 25 0 1 0 153576181 328921088 76246 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673405 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 80303 76246 714 52 0 78671 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 321212

[startup+12.7135 s]
/proc/loadavg: 1.44 1.72 1.89 3/73 8559
/proc/meminfo: memFree=881744/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=321624 CPUtime=12.61
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 147862 0 0 0 1196 65 0 0 25 0 1 0 153576181 329342976 76390 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673063 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 80406 76390 714 52 0 78774 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 321624

[startup+25.5388 s]
/proc/loadavg: 1.56 1.73 1.89 3/73 8559
/proc/meminfo: memFree=879760/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=323400 CPUtime=25.37
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 148332 0 0 0 2471 66 0 0 25 0 1 0 153576181 331161600 76860 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 80850 76860 714 52 0 79218 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 323400

[startup+51.1813 s]
/proc/loadavg: 1.71 1.75 1.89 3/73 8559
/proc/meminfo: memFree=876880/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=323748 CPUtime=50.91
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 148690 0 0 0 5024 67 0 0 25 0 1 0 153576181 331517952 77067 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 80937 77067 720 52 0 79305 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 323748

[startup+102.458 s]
/proc/loadavg: 1.87 1.79 1.90 3/73 8559
/proc/meminfo: memFree=855632/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=337440 CPUtime=101.95
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 152002 0 0 0 10126 69 0 0 25 0 1 0 153576181 345538560 80228 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 84360 80228 720 52 0 82728 0
Current children cumulated CPU time (s) 101.95
Current children cumulated vsize (KiB) 337440

[startup+162.561 s]
/proc/loadavg: 1.95 1.83 1.91 3/73 8559
/proc/meminfo: memFree=834960/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=350564 CPUtime=161.78
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 155472 0 0 0 16106 72 0 0 25 0 1 0 153576181 358977536 83544 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 87641 83544 720 52 0 86009 0
Current children cumulated CPU time (s) 161.78
Current children cumulated vsize (KiB) 350564

[startup+222.562 s]
/proc/loadavg: 1.98 1.85 1.91 3/73 8559
/proc/meminfo: memFree=817296/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=360784 CPUtime=221.51
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 157975 0 0 0 22078 73 0 0 25 0 1 0 153576181 369442816 86047 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 90196 86047 720 52 0 88564 0
Current children cumulated CPU time (s) 221.51
Current children cumulated vsize (KiB) 360784

[startup+282.662 s]
/proc/loadavg: 1.99 1.88 1.91 3/73 8559
/proc/meminfo: memFree=803344/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=364632 CPUtime=281.36
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 158925 0 0 0 28062 74 0 0 25 0 1 0 153576181 373383168 86997 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672892 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 91158 86997 720 52 0 89526 0
Current children cumulated CPU time (s) 281.36
Current children cumulated vsize (KiB) 364632

[startup+342.76 s]
/proc/loadavg: 1.99 1.90 1.91 3/73 8559
/proc/meminfo: memFree=786832/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=376188 CPUtime=341.16
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 162046 0 0 0 34040 76 0 0 25 0 1 0 153576181 385216512 89967 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 94047 89967 720 52 0 92415 0
Current children cumulated CPU time (s) 341.16
Current children cumulated vsize (KiB) 376188

[startup+402.762 s]
/proc/loadavg: 2.05 1.93 1.91 3/73 8559
/proc/meminfo: memFree=771472/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=381992 CPUtime=400.9
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 163477 0 0 0 40013 77 0 0 25 0 1 0 153576181 391159808 91398 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672971 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 95498 91398 720 52 0 93866 0
Current children cumulated CPU time (s) 400.9
Current children cumulated vsize (KiB) 381992

[startup+462.765 s]
/proc/loadavg: 2.08 1.96 1.92 3/73 8559
/proc/meminfo: memFree=763920/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=384712 CPUtime=460.64
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 164175 0 0 0 45986 78 0 0 25 0 1 0 153576181 393945088 92096 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 96178 92096 720 52 0 94546 0
Current children cumulated CPU time (s) 460.64
Current children cumulated vsize (KiB) 384712

[startup+522.865 s]
/proc/loadavg: 2.03 1.96 1.92 3/73 8559
/proc/meminfo: memFree=759184/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=386816 CPUtime=520.44
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 164672 0 0 0 51966 78 0 0 25 0 1 0 153576181 396099584 92593 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673099 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 96704 92593 720 52 0 95072 0
Current children cumulated CPU time (s) 520.44
Current children cumulated vsize (KiB) 386816

[startup+582.964 s]
/proc/loadavg: 2.01 1.97 1.92 3/73 8559
/proc/meminfo: memFree=752400/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=391876 CPUtime=580.29
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 165937 0 0 0 57950 79 0 0 25 0 1 0 153576181 401281024 93858 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673080 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 97969 93858 720 52 0 96337 0
Current children cumulated CPU time (s) 580.29
Current children cumulated vsize (KiB) 391876

[startup+643.065 s]
/proc/loadavg: 2.00 1.97 1.92 3/73 8559
/proc/meminfo: memFree=746128/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=395916 CPUtime=640.13
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 166966 0 0 0 63933 80 0 0 25 0 1 0 153576181 405417984 94887 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 98979 94887 720 52 0 97347 0
Current children cumulated CPU time (s) 640.13
Current children cumulated vsize (KiB) 395916

[startup+703.079 s]
/proc/loadavg: 2.05 1.99 1.93 3/79 8661
/proc/meminfo: memFree=733328/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=405760 CPUtime=699.81
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 169626 0 0 0 69897 84 0 0 25 0 1 0 153576181 415498240 97377 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672950 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 101440 97377 720 52 0 99808 0
Current children cumulated CPU time (s) 699.81
Current children cumulated vsize (KiB) 405760

[startup+763.111 s]
/proc/loadavg: 2.20 2.03 1.94 3/79 9207
/proc/meminfo: memFree=721232/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=413896 CPUtime=757.02
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 171656 0 0 0 75608 94 0 0 25 0 1 0 153576181 423829504 99407 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 103474 99407 720 52 0 101842 0
Current children cumulated CPU time (s) 757.02
Current children cumulated vsize (KiB) 413896

[startup+823.213 s]
/proc/loadavg: 2.11 2.04 1.95 3/73 9233
/proc/meminfo: memFree=708624/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=420852 CPUtime=816.84
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 173333 0 0 0 81589 95 0 0 25 0 1 0 153576181 430952448 101084 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 105213 101084 720 52 0 103581 0
Current children cumulated CPU time (s) 816.84
Current children cumulated vsize (KiB) 420852

[startup+883.313 s]
/proc/loadavg: 2.04 2.03 1.95 3/73 9233
/proc/meminfo: memFree=695248/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=425192 CPUtime=876.66
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 174426 0 0 0 87570 96 0 0 25 0 1 0 153576181 435396608 102177 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673111 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 106298 102177 720 52 0 104666 0
Current children cumulated CPU time (s) 876.66
Current children cumulated vsize (KiB) 425192

[startup+943.314 s]
/proc/loadavg: 2.01 2.02 1.95 3/73 9233
/proc/meminfo: memFree=686544/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=429380 CPUtime=936.39
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 175476 0 0 0 93542 97 0 0 25 0 1 0 153576181 439685120 103227 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 107345 103227 720 52 0 105713 0
Current children cumulated CPU time (s) 936.39
Current children cumulated vsize (KiB) 429380

[startup+1003.42 s]
/proc/loadavg: 2.00 2.02 1.95 4/73 9233
/proc/meminfo: memFree=680656/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=432244 CPUtime=996.23
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 176191 0 0 0 99525 98 0 0 25 0 1 0 153576181 442617856 103942 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673023 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 108061 103942 720 52 0 106429 0
Current children cumulated CPU time (s) 996.23
Current children cumulated vsize (KiB) 432244

[startup+1063.52 s]
/proc/loadavg: 2.00 2.01 1.95 3/73 9233
/proc/meminfo: memFree=675344/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=434460 CPUtime=1056.04
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 176730 0 0 0 105506 98 0 0 25 0 1 0 153576181 444887040 104481 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 108615 104481 720 52 0 106983 0
Current children cumulated CPU time (s) 1056.04
Current children cumulated vsize (KiB) 434460

[startup+1123.52 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=670096/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=437276 CPUtime=1115.77
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 177458 0 0 0 111479 98 0 0 25 0 1 0 153576181 447770624 105209 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 109319 105209 720 52 0 107687 0
Current children cumulated CPU time (s) 1115.77
Current children cumulated vsize (KiB) 437276

[startup+1183.52 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=666256/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=439048 CPUtime=1175.52
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 177881 0 0 0 117453 99 0 0 25 0 1 0 153576181 449585152 105632 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673397 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 109762 105632 720 52 0 108130 0
Current children cumulated CPU time (s) 1175.52
Current children cumulated vsize (KiB) 439048

[startup+1243.53 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=662288/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=440936 CPUtime=1235.24
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 178370 0 0 0 123425 99 0 0 25 0 1 0 153576181 451518464 106121 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673078 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 110234 106121 720 52 0 108602 0
Current children cumulated CPU time (s) 1235.24
Current children cumulated vsize (KiB) 440936

[startup+1303.53 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=657488/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=444036 CPUtime=1294.98
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 179343 0 0 0 129398 100 0 0 25 0 1 0 153576181 454692864 106947 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 111009 106947 720 52 0 109377 0
Current children cumulated CPU time (s) 1294.98
Current children cumulated vsize (KiB) 444036

[startup+1363.63 s]
/proc/loadavg: 2.06 2.01 1.95 3/73 9233
/proc/meminfo: memFree=650000/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=450380 CPUtime=1354.81
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 180911 0 0 0 135380 101 0 0 25 0 1 0 153576181 461189120 108515 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134671374 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 112595 108515 720 52 0 110963 0
Current children cumulated CPU time (s) 1354.81
Current children cumulated vsize (KiB) 450380

[startup+1423.73 s]
/proc/loadavg: 2.02 2.01 1.95 3/73 9233
/proc/meminfo: memFree=640400/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=458364 CPUtime=1414.62
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 182891 0 0 0 141360 102 0 0 25 0 1 0 153576181 469364736 110495 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672965 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 114591 110495 720 52 0 112959 0
Current children cumulated CPU time (s) 1414.62
Current children cumulated vsize (KiB) 458364

[startup+1483.73 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=635408/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=461796 CPUtime=1474.35
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 183741 0 0 0 147332 103 0 0 25 0 1 0 153576181 472879104 111345 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 115449 111345 720 52 0 113817 0
Current children cumulated CPU time (s) 1474.35
Current children cumulated vsize (KiB) 461796

[startup+1543.82 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=631056/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=464620 CPUtime=1534.18
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 184441 0 0 0 153315 103 0 0 25 0 1 0 153576181 475770880 112045 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 116155 112045 720 52 0 114523 0
Current children cumulated CPU time (s) 1534.18
Current children cumulated vsize (KiB) 464620

[startup+1603.92 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=620880/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=467032 CPUtime=1594
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 185064 0 0 0 159296 104 0 0 25 0 1 0 153576181 478240768 112668 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673057 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 116758 112668 720 52 0 115126 0
Current children cumulated CPU time (s) 1594
Current children cumulated vsize (KiB) 467032

[startup+1664.02 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9233
/proc/meminfo: memFree=615376/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=469344 CPUtime=1653.85
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 185622 0 0 0 165280 105 0 0 25 0 1 0 153576181 480608256 113226 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672980 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 117336 113226 720 52 0 115704 0
Current children cumulated CPU time (s) 1653.85
Current children cumulated vsize (KiB) 469344

[startup+1724.02 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9235
/proc/meminfo: memFree=610192/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=471220 CPUtime=1713.57
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 186095 0 0 0 171252 105 0 0 25 0 1 0 153576181 482529280 113699 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673004 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 117805 113699 720 52 0 116173 0
Current children cumulated CPU time (s) 1713.57
Current children cumulated vsize (KiB) 471220

[startup+1784.12 s]
/proc/loadavg: 2.00 2.00 1.95 3/73 9235
/proc/meminfo: memFree=606544/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=472480 CPUtime=1773.4
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 186438 0 0 0 177234 106 0 0 25 0 1 0 153576181 483819520 114042 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134672992 0 0 4096 0 0 0 0 17 0 0 0
/proc/8555/statm: 118120 114042 720 52 0 116488 0
Current children cumulated CPU time (s) 1773.4
Current children cumulated vsize (KiB) 472480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.89 s]
/proc/loadavg: 1.92 1.98 1.95 2/68 9236
/proc/meminfo: memFree=1034104/2055920 swapFree=4192812/4192956
[pid=8555] ppid=8552 vsize=473208 CPUtime=1800.05
/proc/8555/stat : 8555 (CSPtoSAT+minisa) R 8552 8555 8446 0 -1 4194304 186598 0 0 0 179899 106 0 0 25 0 1 0 153576181 484564992 114202 18446744073709551615 134512640 134728504 4294956624 18446744073709551615 134673372 0 0 4096 0 0 0 0 17 1 0 0
/proc/8555/statm: 118302 114202 720 52 0 116670 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 473208

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1810.97
CPU time (s): 1800.13
CPU user time (s): 1799
CPU system time (s): 1.13583
CPU usage (%): 99.4019
Max. virtual memory (cumulated for all children) (KiB): 473208

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799
system time used= 1.13583
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 186598
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= 14
involuntary context switches= 24325

runsolver used 1.73074 s user time and 4.78827 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan  6 02:49:43 UTC 2007


IDJOB= 196036
IDBENCH= 3320
FILE ID= node60/196036-1168051783

PBS_JOBID= 3475486

Free space on /tmp= 66499 MiB

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

META MD5SUM SOLVER= 0ab327eaa5be249b47b2f4b19927f0b0
MD5SUM BENCH=  07199477a79e145417342f0a5ca13a8b

RANDOM SEED= 402326280

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.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:       1492112 kB
Buffers:         56796 kB
Cached:         410772 kB
SwapCached:          0 kB
Active:          60876 kB
Inactive:       426732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1492112 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            8924 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            61876 kB
Committed_AS:  3243220 kB
PageTables:       1684 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= 66545 MiB



End job on node60 on Sat Jan  6 03:20:00 UTC 2007